@somnia-chain/markets-sdk / index / RegisterOperatorParams
Interface: RegisterOperatorParams
Defined in: operatorAdmin.ts:60
Properties
feeRecipient
feeRecipient:
`0x${string}`
Defined in: operatorAdmin.ts:61
enabled
enabled:
boolean
Defined in: operatorAdmin.ts:62
policy
policy:
`0x${string}`
Defined in: operatorAdmin.ts:64
IVenuePolicy address; zero for none (operator-wide gate is optional).
context?
optionalcontext?:`0x${string}`
Defined in: operatorAdmin.ts:66
Opaque metadata bytes attached to the operator; empty (0x) by default.
gas?
optionalgas?:bigint
Defined in: operatorAdmin.ts:67