5f3dd98
, 5f3dd98
, 7625df0
]:
be0a621
Author @amircheikh - Fix for no runner registered
error when using mismatched versions of turnkey/http
be0a621
]:
5afbe51
, a38a6e3
, 40c4035
, 593de2d
]:
27fe590
]:
07dfd33
, e8a5f1b
]:
signTransaction
. Under the hood, this creates an activity of type ACTIVITY_TYPE_SIGN_TRANSACTION_V2
. There is no action required for existing users of addSignature
.
addSignature
does not use our Policy Engine, and instead signs a transaction’s message straight upaddSignature
mutates the incoming transaction by adding a signature to it directly, signTransaction
returns a new transaction objectsignMessage
on the Solana TurnkeySigner