We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
related: polkadot-fellows/runtimes#337 will be affected on Jul 1st
The following will be added to SignerPayloadJSON:
/** The metadataHash for the CheckMetadataHash SignedExtension */ metadataHash?: HexString
/** The mode for the CheckMetadataHash SignedExtension, i*/ mode?: number
and assetId
needs "@polkadot/api" update
The text was updated successfully, but these errors were encountered:
https://hackmd.io/Z0t8kSkxR1W1oqtgvDLVXQ
Sorry, something went wrong.
No branches or pull requests
related: polkadot-fellows/runtimes#337
will be affected on Jul 1st
The following will be added to SignerPayloadJSON:
/** The metadataHash for the CheckMetadataHash SignedExtension */
metadataHash?: HexString
/** The mode for the CheckMetadataHash SignedExtension, i*/
mode?: number
and assetId
needs "@polkadot/api" update
The text was updated successfully, but these errors were encountered: