@somnia-chain/markets-sdk / index / BinaryResolutionMode
Type Alias: BinaryResolutionMode
BinaryResolutionMode =
"reference"|"fixed"
Defined in: packages/sdk/src/markets.ts:761
How a binary market's threshold is established. See BinaryMarket.mode.
Not a chain enum — it is a reading of strike, whose 0 is the protocol's own
sentinel for "this market resolves against another question's answer".