Add signature module
Because things other than transactions can be signed.
This commit is contained in:
@@ -80,6 +80,7 @@ mod tests {
|
||||
use super::*;
|
||||
use log::*;
|
||||
use event::*;
|
||||
use signature::*;
|
||||
use transaction::*;
|
||||
|
||||
#[test]
|
||||
|
Reference in New Issue
Block a user