mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2024-12-24 23:09:26 -05:00
use CashAddr format for Bitcoin Cash
This commit is contained in:
parent
ef2264c4fa
commit
ae8d9a1839
@ -126,7 +126,7 @@ const TestConfig = {
|
||||
address: "1G457efxTyci67msm2dSqyhFzxPYFWaghe"
|
||||
}, {
|
||||
currencyCode: "BCH",
|
||||
address: "1JRjBNKi4ZgJpKPeoL4149Q7ZZD3VvVgk9" // TODO: support CashAddr format only
|
||||
address: "qz54ydhwzn25wzf8pge5s26udvtx33yhyq3lnv6vq6"
|
||||
}, {
|
||||
currencyCode: "LTC",
|
||||
address: "LXUTUN5mTPc2LsS7cEjkyjTRcfYyJGoUuQ"
|
||||
|
Loading…
Reference in New Issue
Block a user