config: Enhance CUSTOM_TYPES to take AnyJson
If a pallet is updating a block with type Json, the Record<string, string>
is not going to meet the needs.
Enhancing the type of the CUSTOM_TYPES to take json object with
`AnyJson` type would fix the issues.
Signed-off-by: Amar Tumballi <amar@dhiway.com>
Please register or sign in to comment