Files
bdk-ffi/tests/bindings/test.kts
2022-10-21 15:14:15 -05:00

9 lines
221 B
Kotlin

/*
* This is a basic test kotlin program that does nothing but confirm that the kotlin bindings compile
* and that a program that depends on them will run.
*/
import org.bitcoindevkit.*
val network = Network.TESTNET