You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.
We expect the admin account to contain enough FLOW to compensate for all custodial accounts' transactions.
Some endpoints (like FT withdrawal) use the user account as the payer, thus running into problems when transactions fail and the storage falls below the minimum.
All outgoing transactions from wallet-api should use the admin account as payer.
The text was updated successfully, but these errors were encountered:
@uhbif19 I am not sure what you mean. 'designating the admin account as payer' - is that something possible in Wallet API? Or your answer is about situation when working with a regular Flow client libruary?
pullbot
pushed a commit
to SaintPatricks-Github-Coinpot-Club/flow-wallet-api-node-demo
that referenced
this issue
Aug 22, 2021
We expect the admin account to contain enough FLOW to compensate for all custodial accounts' transactions.
Some endpoints (like FT withdrawal) use the user account as the payer, thus running into problems when transactions fail and the storage falls below the minimum.
All outgoing transactions from wallet-api should use the admin account as payer.
The text was updated successfully, but these errors were encountered: