Creates a new TransactionPayment
object.
Optional
closeOptional
close(amt) number of MicroAlgos intended to be transferred.
Optional
closeNumber of MicroAlgos that were sent to the close-remainder-to address when closing the sender account.
Optional
close(close) when set, indicates that the sending account should be closed and all remaining funds be transferred to this address.
(rcv) receiver's address.
Static
Private
encodingStatic
encodingStatic
fromGenerated using TypeDoc
Fields for a payment transaction. Definition: data/transactions/payment.go : PaymentTxnFields