@somnia-chain/markets-sdk / index / AcceptOperatorOwnershipParams
Interface: AcceptOperatorOwnershipParams
Defined in: operatorAdmin.ts:147
Params for OperatorAdmin.acceptOperatorOwnership.
Properties
operatorId
operatorId:
number
Defined in: operatorAdmin.ts:149
The operator with a pending transfer staged to the caller.
gas?
optionalgas?:bigint
Defined in: operatorAdmin.ts:151
Gas ceiling for this tx; overrides the config default.