Storage fixes
* replicators generate their sample values * fixes to replicator block height logic
This commit is contained in:
committed by
sakridge
parent
c0c38463c7
commit
1fd7bd7ede
@ -29,6 +29,7 @@ fn entrypoint(
|
||||
StorageProgram::SubmitMiningProof {
|
||||
sha_state,
|
||||
entry_height,
|
||||
..
|
||||
} => {
|
||||
info!(
|
||||
"Mining proof submitted with state {:?} entry_height: {}",
|
||||
|
Reference in New Issue
Block a user