Closed iwinniepooh closed 2 years ago
This is strange.. Both transactions appear to have a valid signature and being interpreted correctly by the node. Have you tried with a slightly higher balance? Maybe the addition of an era increased the transaction fee?
Another guess (but unlikely) is that your scalecodec is out of date, have you updated py-substrate-interface
to latest version?
Hi everyone.
Introductory: There is 1.0135 DOT on the balance of my address, I am trying to send via the transfer 1 DOT method.
I am trying to send a transaction according to the example:
If I use era={'period': 64} (with any period value), then I get an error:
If I remove the era parameter altogether, the transaction is executed successfully.
Results with "ERA":
Results without "ERA":