| Field | Type | Description |
|---|---|---|
accountAmounts | repeated AccountAmount | Multiple list of AccountAmount pairs, each of which has an account and an amount to transfer into it (positive) or out of it (negative) |
Basic Types
TransferList
TransferList is the Hedera protobuf message holding a list of AccountAmount entries that debit and credit HBAR across accounts in a CryptoTransfer.
A list of accounts and amounts to transfer out of each account (negative) or into it (positive).