Skip to content

Commit 8c76063

Browse files
committed
f Removed unused esplora_url
1 parent b7a6c80 commit 8c76063

File tree

1 file changed

+0
-1
lines changed
  • bindings/kotlin/ldk-node-android/lib/src/androidTest/kotlin/org/lightningdevkit/ldknode

1 file changed

+0
-1
lines changed

bindings/kotlin/ldk-node-android/lib/src/androidTest/kotlin/org/lightningdevkit/ldknode/AndroidLibTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ class AndroidLibTest {
1818
@Test fun node_start_stop() {
1919
val network = Network.REGTEST
2020

21-
val esplora_url = "http://127.0.0.1:3002"
2221
val tmpDir1 = createTempDirectory("ldk_node").toString()
2322
println("Random dir 1: $tmpDir1")
2423
val tmpDir2 = createTempDirectory("ldk_node").toString()

0 commit comments

Comments
 (0)