Move all handling except network/gossip from /bin to wallet module
This commit is contained in:
committed by
Tyera Eulberg
parent
9e24775051
commit
9ca2f5b3f7
@@ -64,6 +64,8 @@ extern crate bincode;
|
||||
extern crate bs58;
|
||||
extern crate byteorder;
|
||||
extern crate chrono;
|
||||
extern crate clap;
|
||||
extern crate dirs;
|
||||
extern crate generic_array;
|
||||
extern crate itertools;
|
||||
extern crate jsonrpc_core;
|
||||
|
Reference in New Issue
Block a user