Failed to deserialize BTreeMap<ChainId, CryptoHash>
from graphql input
#3734
Labels
bug
Something isn't working
Description
When we try to sign block then submit to node service, it failed to deserialize
BTreeMap<ChainId, CryptoHash>
due to key of the BTreeMap is string in the input.Screenshot

The text was updated successfully, but these errors were encountered: