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

10 lines
221 B
Swift

/*
* This is a basic test swift program that does nothing but confirm that the swift bindings compile
* and that a program that depends on them will run.
*/
import Foundation
import bdk
let network = Network.testnet