@somnia-chain/markets-sdk / index / OperatorPreflightInput
Interface: OperatorPreflightInput
Defined in: preflight.ts:56
The operator fields the operator-step preflight inspects (subset of IndexedOperator).
Properties
caller
caller:
`0x${string}`
Defined in: preflight.ts:58
The connected signer — must own the operator to run machinery under it.
owner
owner:
string
Defined in: preflight.ts:59
enabled
enabled:
boolean
Defined in: preflight.ts:60
feeRecipient
feeRecipient:
string
Defined in: preflight.ts:61