Name | Type | |
---|---|---|
Markets | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U128"],"value":"zeitgeist_primitives:market:Market","keys_id":6,"value_id":101}} | |
MarketCounter | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
MarketPool | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U128"],"value":"U128","keys_id":6,"value_id":6}} |
Name | Docs |
---|---|
MarketDoesNotExist | A market with the provided ID does not exist. |
MarketPoolDoesNotExist | Market does not have an stored associated pool id. |
NoMarketHasBeenCreated | It is not possible to fetch the latest market ID whenno market has been created. |
NoReport | Market does not have a report |
PoolAlreadyExists | There's a pool registered for this market already. |
IncompleteMarketBuilder | Unexpectedly failed to build a market due to missing data. |