config: Enhance CUSTOM_TYPES to take Object too. (#357)
* 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 <[email protected]> * Use RegistryTypes Co-authored-by: emostov <[email protected]>
parent
a8387dfb
Please register or sign in to comment