How to set policy id using the ethers js adapter #2021
Unanswered
rodrigowbazevedo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the
@aa-sdk/ethers
, and looks like the policy id set on the config is not being used.I'm getting the following error:
"precheck failed: sender balance and deposit together is 0 but must be at least 8942580029212428 to pay for this operation"
Here is my code simplified:
Beta Was this translation helpful? Give feedback.
All reactions