senderSignedTransaction constant
SuiIntentScope
const senderSignedTransaction
Used for an authority signature on a user signed transaction.
Implementation
static const SuiIntentScope senderSignedTransaction =
SuiIntentScope._(name: "SuiSenderSignedTransaction", value: 4);