Create new session
if true, kills an existing session and creates new one. By default force is false
Execute single transaction or group of transactions (atomic transaction)
transaction parameters or atomic transaction parameters
On connect subscription event
handler callback
onDisconnect subscription event
handler callback
onUpdate subscription event
handler callback
Sign a group of transaction(s) from a wallect connect session
optional message with txn
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). TODO: handle case of multiple signers in group transaction
Generated using TypeDoc
Close Connection