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
yarn run:signer sendOffline --nonce 0 --blocks 0 --account 2FmEfAgD8WSWMo26w49GFtQWsqs65PUshE5Ja12oFnfzUHPm --ws wss://mainnet-rpc.polymesh.network/ balances.transfer 2CgkghSqb8SUZ1642SBtDbEAYBTWUXmogzBsYkDrdpoSHfdD 123456
(node:43783) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time (Use node --trace-warnings ... to show where the warning was created) 2024-04-12 17:44:58 REGISTRY: Unknown signed extensions StoreCallMetadata found, treating them as no-effect 2024-04-12 17:44:58 API/INIT: RPC methods not decorated: asset_canTransferGranular, group_getCDDValidMembers, group_getGCValidMembers, identity_getAssetDid, identity_getDidRecords, identity_getDidStatus, identity_getFilteredAuthorizations, identity_getKeyIdentityData, identity_isIdentityHasValidCdd, identity_validCDDClaims, nft_validateNFTTransfer, pips_getVotes, pips_proposedBy, pips_votedOn, protocolFee_computeFee, settlement_getAffirmationCount, settlement_getExecuteInstructionInfo, staking_getCurve 2024-04-12 17:44:58 API/INIT: polymesh_mainnet/6002010: Not decorating unknown runtime apis: PipsApi/1, ProtocolFeeApi/1, IdentityApi/3, AssetApi/3, GroupApi/1, 0x9ea061a615cee2fe/1, SettlementApi/1 Error: Unable to find method balances.transfer 2CgkghSqb8SUZ1642SBtDbEAYBTWUXmogzBsYkDrdpoSHfdD
node --trace-warnings ...
The text was updated successfully, but these errors were encountered:
Do you mind filling out the issue template?
Sorry, something went wrong.
No branches or pull requests
yarn run:signer sendOffline --nonce 0 --blocks 0 --account 2FmEfAgD8WSWMo26w49GFtQWsqs65PUshE5Ja12oFnfzUHPm --ws wss://mainnet-rpc.polymesh.network/ balances.transfer 2CgkghSqb8SUZ1642SBtDbEAYBTWUXmogzBsYkDrdpoSHfdD 123456
(node:43783) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
(Use
node --trace-warnings ...
to show where the warning was created)2024-04-12 17:44:58 REGISTRY: Unknown signed extensions StoreCallMetadata found, treating them as no-effect
2024-04-12 17:44:58 API/INIT: RPC methods not decorated: asset_canTransferGranular, group_getCDDValidMembers, group_getGCValidMembers, identity_getAssetDid, identity_getDidRecords, identity_getDidStatus, identity_getFilteredAuthorizations, identity_getKeyIdentityData, identity_isIdentityHasValidCdd, identity_validCDDClaims, nft_validateNFTTransfer, pips_getVotes, pips_proposedBy, pips_votedOn, protocolFee_computeFee, settlement_getAffirmationCount, settlement_getExecuteInstructionInfo, staking_getCurve
2024-04-12 17:44:58 API/INIT: polymesh_mainnet/6002010: Not decorating unknown runtime apis: PipsApi/1, ProtocolFeeApi/1, IdentityApi/3, AssetApi/3, GroupApi/1, 0x9ea061a615cee2fe/1, SettlementApi/1
Error: Unable to find method balances.transfer 2CgkghSqb8SUZ1642SBtDbEAYBTWUXmogzBsYkDrdpoSHfdD
The text was updated successfully, but these errors were encountered: