mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-20 15:30:36 -04:00
filter offers with spent or duplicate funds using key images
reserve tx does not remain in arbitrator pool
This commit is contained in:
parent
b9228585c7
commit
6798630dfc
18 changed files with 166 additions and 71 deletions
|
@ -73,6 +73,7 @@ public class OfferMaker {
|
|||
null,
|
||||
0,
|
||||
null,
|
||||
null,
|
||||
null));
|
||||
|
||||
public static final Maker<Offer> btcUsdOffer = a(Offer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue