zeitgeist icon indicating copy to clipboard operation
zeitgeist copied to clipboard

Implement `Default` for `Market`

Open maltekliemann opened this issue 1 year ago • 1 comments

This is useful so not every pallet has to implement its own version of market_mock.

maltekliemann avatar Sep 06 '23 18:09 maltekliemann

Guess it will be tricky to define a Default as it depends on the runtimes configuration of the prediction markets pallet. I assume it makes sense to define it in the test environment, as we can utilize the mock values within zrml-primitives in that case.

sea212 avatar Sep 07 '23 14:09 sea212

Was probably a bad idea.

maltekliemann avatar May 03 '24 21:05 maltekliemann