transactionEffects constant

SuiIntentScope const transactionEffects

Used for an authority signature on transaction effects.

Implementation

static const SuiIntentScope transactionEffects =
    SuiIntentScope._(name: "TransactionEffects", value: 1);