Add signature module
Because things other than transactions can be signed.
This commit is contained in:
@ -3,6 +3,7 @@ pub mod log;
|
||||
pub mod logger;
|
||||
pub mod event;
|
||||
pub mod transaction;
|
||||
pub mod signature;
|
||||
pub mod genesis;
|
||||
pub mod historian;
|
||||
pub mod accountant;
|
||||
|
Reference in New Issue
Block a user