Sign
Last updated
Last updated
Signs the passed transaction with a key from the wallet, determined by the sender encoded in the transaction.
/v1/transaction/sign
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