Multiple sets of contracts in a market #5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently a market will contain one set of voteshare contracts. We want to make it possible to have several sets of contracts in each market. This is a necessity for probability markets.
All the data that currently is defined on the market level will apply to one set of contracts. So we need to rename the map called market to contractset or something similar, and then we need a new top level market.
mentioned in issue #15
Status changed to closed