Unverified Commit 692193d3 authored by Amar Tumballi's avatar Amar Tumballi Committed by GitHub
Browse files

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: default avatarAmar Tumballi <[email protected]>

* Use RegistryTypes

Co-authored-by: default avataremostov <[email protected]>
parent a8387dfb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment