mirror of
https://github.com/boldsuck/haveno.git
synced 2024-12-22 12:09:22 +00:00
test taproot address for Bitcoin (#1362)
This commit is contained in:
parent
e0cdef8844
commit
4821a8d284
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ public class BitcoinTest extends AbstractAssetTest {
|
|||
assertValidAddress("3EktnHQD7RiAE6uzMj2ZifT9YgRrkSgzQX");
|
||||
assertValidAddress("1111111111111111111114oLvT2");
|
||||
assertValidAddress("1BitcoinEaterAddressDontSendf59kuE");
|
||||
assertValidAddress("bc1qj89046x7zv6pm4n00qgqp505nvljnfp6xfznyw");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Reference in a new issue