Refactor to return results by value, add wallet list_unspent and related types
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
mod blockchain;
|
||||
mod database;
|
||||
mod error;
|
||||
mod types;
|
||||
mod wallet;
|
||||
|
||||
/// The following test function is necessary for the header generation.
|
||||
|
||||
Reference in New Issue
Block a user