xch-dev / sage

The sagest wallet for the Chia blockchain.
Apache License 2.0
19 stars 6 forks source link

Add ability to create expiring offers #114

Closed Rigidity closed 4 days ago

Rigidity commented 4 days ago

Currently offers have no expiration. Ideally, you should be able to set a timestamp for expiration that way they can't be accepted on-chain after too long. This helps prevent price fluctuation from messing up your offers, for example.

Rigidity commented 4 days ago

https://github.com/xch-dev/sage/pull/117