Changed and refactored block and transaction structures. Moved signature from transaction scope to block.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
pub const BLOCK_DIFFICULTY: u32 = 24;
|
||||
pub const CHAIN_VERSION: u32 = 1;
|
||||
Reference in New Issue
Block a user