Skip to content
Commit 09585fba authored by Amar Tumballi's avatar Amar Tumballi
Browse files

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]>
parent d128e541
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