nooschain / identity/identity-types / TransactionAuthContext
Interface: TransactionAuthContext
Defined in: identity/identity-types.ts:30
Transaction authorization context after signer and nonce resolution.
Properties
nonce
nonce:
bigint
Defined in: identity/identity-types.ts:34
Parsed transaction nonce.
signer
signer:
SignerIdentity
Defined in: identity/identity-types.ts:32
Registered signer identity.