Sign
Last updated
Last updated
Signs the passed transaction with a key from the wallet, determined by the sender encoded in the transaction.
Base64 encoding of msgpack encoding of a Transaction
object
Note: SDK and goal usually generate SignedTxn
objects
in that case, the field txn
/ Transaction
of the
generated SignedTxn
object needs to be used
Response to POST /v1/transaction/sign