mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Add CASH_BY_MAIL to TradeStatistics3 enum
This commit is contained in:
parent
2a33434a4e
commit
531e8ca408
@ -151,7 +151,8 @@ public final class TradeStatistics3 implements ProcessOncePersistableNetworkPayl
|
||||
ADVANCED_CASH,
|
||||
BLOCK_CHAINS_INSTANT,
|
||||
TRANSFERWISE,
|
||||
AMAZON_GIFT_CARD
|
||||
AMAZON_GIFT_CARD,
|
||||
CASH_BY_MAIL
|
||||
}
|
||||
|
||||
@Getter
|
||||
|
Loading…
Reference in New Issue
Block a user