mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-26 17:52:29 +01:00
Removing nip19 test with ncryptosec
This commit is contained in:
parent
b94c1e2792
commit
8bc1c2ec68
@ -24,18 +24,6 @@ import org.junit.Assert.assertEquals
|
||||
import org.junit.Test
|
||||
|
||||
class NIP19ParserTest {
|
||||
@Test
|
||||
fun nCryptSecParser() {
|
||||
val result =
|
||||
Nip19.uriToRoute(
|
||||
"nostr:ncryptsec1qgg9947rlpvqu76pj5ecreduf9jxhselq2nae2kghhvd5g7dgjtcxfqtd67p9m0w57lspw8gsq6yphnm8623nsl8xn9j4jdzz84zm3frztj3z7s35vpzmqf6ksu8r89qk5z2zxfmu5gv8th8wclt0h4p",
|
||||
)
|
||||
assertEquals(
|
||||
"30023:460c25e682fda7832b52d1f22d3d22b3176d972f60dcdc3212ed8c92ef85065c:",
|
||||
result?.hex,
|
||||
)
|
||||
}
|
||||
|
||||
@Test
|
||||
fun nAddrParser() {
|
||||
val result =
|
||||
|
Loading…
x
Reference in New Issue
Block a user