EnsureFundedResult
Defined in: src/account-manager.ts:26
Result from performing an ensureFunded call.
Properties
Section titled “Properties”amountFunded
Section titled “amountFunded”amountFunded:
AlgoAmount
Defined in: src/account-manager.ts:30
The amount that was sent to the account.
transactionId
Section titled “transactionId”transactionId:
string
Defined in: src/account-manager.ts:28
The transaction ID of the transaction that funded the account.