aurora-is-near / aurora-relayer

[DEPRECATED] Web3-compatible relayer server for Aurora.
https://aurora-is-near.github.io/aurora-relayer/
Creative Commons Zero v1.0 Universal
26 stars 13 forks source link

The account wouldn't have enough balance to cover storage (aurora-testnet) #176

Closed panukettu closed 2 years ago

panukettu commented 2 years ago

Calling simple mint on simple ERC20 tokens in aurora-testnet leads to this: (after a deploying a dozen complex contracts though, but these mints do not interact with them)

Error: 
The account  wouldn't have enough balance to cover storage,
required to have 369296136735876257398  yoctoNEAR more. 
Please report a bug at ...
"data":{"host":"relayer02.us.testnet.backend.aurora.dev","cf-ray":"6d914c5c354a3766-PDX"}}}}

Is there some actions I can take to get rid of this?

panukettu commented 2 years ago

Seems my flux oracle node (using a different validator account) is also having this issue transmitting simple uint transactions to it's price feeds - also in aurora-testnet.

panukettu commented 2 years ago

Seems it was just a lack of testNEAR funding. Closing.