Skip to content

Commit

Permalink
Remove bch0.kister.net:50001 from test_withdraw_cashaddress.
Browse files Browse the repository at this point in the history
  • Loading branch information
artemii235 committed Feb 5, 2021
1 parent 241d54b commit 5ef6942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mm2src/mm2_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3246,7 +3246,7 @@ fn test_withdraw_cashaddresses() {
"userpass": mm.userpass,
"method": "electrum",
"coin": "BCH",
"servers": [{"url":"blackie.c3-soft.com:60001"},{"url":"bch0.kister.net:50001"},{"url":"testnet.imaginary.cash:50001"}],
"servers": [{"url":"blackie.c3-soft.com:60001"},{"url":"testnet.imaginary.cash:50001"}],
"mm2": 1,
}))));

Expand Down

0 comments on commit 5ef6942

Please sign in to comment.