fix the broken comapct block hashing behavior (#738)
made nonce for short_ids explicit to help with this
This commit is contained in:
@@ -20,6 +20,7 @@ use core::core::SwitchCommitHash;
|
||||
use chain;
|
||||
use p2p;
|
||||
use util;
|
||||
use util::LOGGER;
|
||||
use util::secp::pedersen;
|
||||
use util::secp::constants::MAX_PROOF_SIZE;
|
||||
use serde;
|
||||
|
||||
Reference in New Issue
Block a user