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