The base asset of the market. Can be ZTG or another
The number of blocks to await possible disputes after market is resolved.
The number of blocks to wait after trading ends and before the oracle can resolve the market.
The number of blocks to wait for the oracle to resolve the market. If this period is exceeded, the market will go into open resolving where anyone can resolve the market.
Market dispute mechanism.
Authorized is the only one available atm.
Type of market, categorical or scalar
Metadata to store in external storage alongside the market.
The resolver of the market outcome
The period of the market in tuple of timestamps or block numbers.
The signer of the transaction. Can be a unlocked keyring pair or extension.
Optional
waitIf true, the extrinsic will wait for the market to be finalize in a block before resolving. Otherwise it will resolve immediately after inclusion.
Generated using TypeDoc
Base parameters for creating a market.