-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I'm trying to claim rewards on the Centrifuge network with this tool and it doesn't work with the default type_preset. I tried to add the Centrifuge types defined on @polkadot/api (adapted for the substrate-interface). The tool connected successfully, but it failed in a similar way as with the default types when signing the extrinsic.
scalecodec.exceptions.RemainingScaleBytesNotEmptyException: Decoding "None" - No more bytes available (needed: 72 / total: 69)
A link to the Centrifuge types:
It's there something I'm missing here? Using the @polkadot/api it's able to submit the extrinsic with those types, so I don't know if it's related to the types themselves. You can replicate the issue even without submitting the extrinsic, the error pops up when signing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels