[WIP] first passing test!
This commit is contained in:
parent
3ccf780ed3
commit
121e2b34b5
@ -20,6 +20,6 @@ class LibTest {
|
|||||||
println("address:" + address)
|
println("address:" + address)
|
||||||
assertNotNull(address)
|
assertNotNull(address)
|
||||||
// log.debug("address created from kotlin: $address")
|
// log.debug("address created from kotlin: $address")
|
||||||
assertEquals(address, "tb1qzg4mckdh50nwdm9hkzq06528rsu73hjxxzem3e")
|
assertEquals(address, "bcrt1qzg4mckdh50nwdm9hkzq06528rsu73hjxytqkxs")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user