Interface: PayingAccountFees
Defined in: src/base/types.ts:157
Breakdown of the fees that will be paid by a specific Account for a transaction, along with data associated to the Paying account
Properties
fees
fees:
Fees
Defined in: src/base/types.ts:161
fees that will be paid by the Account
payingAccountData
payingAccountData:
PayingAccount
&object
Defined in: src/base/types.ts:165
data related to the Account responsible of paying for the transaction
Type declaration
Name | Type | Description | Defined in |
---|---|---|---|
|
| free balance of the Account |