wallet/ now only dev-depends on core/
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
pub mod client;
|
||||
pub mod rpc_mock;
|
||||
pub mod rpc_request;
|
||||
pub mod rpc_signature_status;
|
||||
pub mod thin_client;
|
||||
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
Reference in New Issue
Block a user