TransferList
A list of accounts and amounts to transfer out of each account (negative) or into it (positive).
Field | Type | Description |
---|---|---|
| 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) |
Last updated