Reorganized code into wallet mod/package
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#![deny(unsafe_code)] /* No `unsafe` needed! */
|
||||
|
||||
mod blockchain;
|
||||
mod database;
|
||||
mod error;
|
||||
mod types;
|
||||
mod wallet;
|
||||
|
||||
Reference in New Issue
Block a user