mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-03 19:53:37 -07:00
client: add dummy main
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fn main() {
|
||||
// Dummy file
|
||||
// Real code is auto generated in lib.rs by brk_binder
|
||||
}
|
||||
Reference in New Issue
Block a user