CounterpartyXCP / counterparty-core

Counterparty Protocol Reference Implementation
http://counterparty.io
MIT License
287 stars 205 forks source link

Allow feed operators to cancel all bets on one of their feeds with a particular value. #229

Closed adamkrellenstein closed 9 years ago

adamkrellenstein commented 10 years ago

Right now you can only cancel all bets on your feed simultaneously.

adamkrellenstein commented 10 years ago

Useful for horse racing, etc., with 'non-runners'.

ghost commented 10 years ago

Also (if bets can be cancelled based on time) all bets placed after certain time point which can be useful for events with uncertain timing, the operator can accept bets up to 24 hours prior to the first report of the outcome on the Web.

adamkrellenstein commented 9 years ago

Obsolete with contracts system.