Make commands module public
It allows the gui to import commands responses structs.
This commit is contained in:
parent
6451506dcb
commit
8b95b9f449
@ -1,5 +1,5 @@
|
||||
mod bitcoin;
|
||||
mod commands;
|
||||
pub mod commands;
|
||||
pub mod config;
|
||||
#[cfg(unix)]
|
||||
mod daemonize;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user