| 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
Hedera protobuf reference for the TransferList message, a list of AccountAmount entries for hbar transfers out of and into accounts on the Hashgraph network.
A list of accounts and amounts to transfer out of each account (negative) or into it (positive).