mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 15:10:44 +01:00
Add TRANSFERWISE to TradeStatistics3.PaymentMethodMapper
This commit is contained in:
parent
1f45d492ef
commit
5639a5e474
1 changed files with 2 additions and 1 deletions
|
@ -144,7 +144,8 @@ public final class TradeStatistics3 implements ProcessOncePersistableNetworkPayl
|
|||
BLOCK_CHAINS,
|
||||
PROMPT_PAY,
|
||||
ADVANCED_CASH,
|
||||
BLOCK_CHAINS_INSTANT
|
||||
BLOCK_CHAINS_INSTANT,
|
||||
TRANSFERWISE
|
||||
}
|
||||
|
||||
@Getter
|
||||
|
|
Loading…
Add table
Reference in a new issue