Execute single transaction or group of transactions (atomic transaction)
transaction parameters or atomic transaction parameters
Send signed transaction to network and wait for confirmation
Signed Transaction(s)
https://connect.myalgo.com/docs/interactive-examples/PaymentTransaction Sign a single transaction from a my algo wallet session
object
raw signed txn
https://connect.myalgo.com/docs/interactive-examples/GroupedTransaction Sign a group of transaction(s) from a my algo wallet session
object
array of raw signed txns | null. null representes that the txn in array is NOT signed by wallet user (i.e signable by someone else).
Generated using TypeDoc