TransferWithMemo: SimpleTransferWithMemoPayload & {
    type: TransferWithMemo;
}

A transfer transaction payload with a memo.

Generated using TypeDoc