polkadot-js / api

Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.
Apache License 2.0
1.07k stars 349 forks source link

Error balances.transferKeepAlive createType(ExtrinsicSignature):: Expected input with 65 bytes (520 bits), found 66 bytes Issue with transferring GLMRs on the JS wallet #5895

Closed BalieiroX closed 3 months ago

BalieiroX commented 4 months ago

I'm trying to transfer some GLMR tokens from Polkadot.js to another wallet and I am keep getting this error:

balances.transferKeepAlive createType(ExtrinsicSignature):: Expected input with 65 bytes (520 bits), found 66 bytes

What should I do ?

thanks

TarikGul commented 4 months ago

There is an issue template for a reason, please fill it out.

BalieiroX commented 4 months ago

There is an issue template for a reason, please fill it out.

Its my fist time using this github. I'II close this issue and open other with the template.

polkadot-js-bot commented 3 months ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.