Wallet now supports coinbase maturity (#130)
This commit is contained in:
committed by
Ignotus Peverell
parent
139af79509
commit
dbc4e10cec
@@ -32,6 +32,8 @@ extern crate serde_json;
|
||||
pub mod client;
|
||||
mod endpoints;
|
||||
mod rest;
|
||||
mod types;
|
||||
|
||||
pub use endpoints::start_rest_apis;
|
||||
pub use types::*;
|
||||
pub use rest::*;
|
||||
|
||||
Reference in New Issue
Block a user