Interface: iManualBalances<T>
T extends NumberType
Defined in: packages/bitbadgesjs-sdk/src/interfaces/types/approvals.ts:140
Type Parameters
T
T extends NumberType
Properties
balances
balances:
iBalance<T>[]
Defined in: packages/bitbadgesjs-sdk/src/interfaces/types/approvals.ts:142
The list of balances for each transfer. Order number corresponds to the index of the balance in the array.