mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-03 05:33:07 +00:00
fix Public entries
This commit is contained in:
parent
1a4658b51b
commit
1d4e20bfed
@ -262,4 +262,4 @@ template proof_of_leadership(secret_depth){
|
||||
}
|
||||
|
||||
|
||||
component main {public [slot,epoch_nonce,t0,t1,aged_root,latest_root,one_time_key]}= proof_of_leadership(25);
|
||||
component main {public [slot,epoch_nonce,t0,t1,aged_root,latest_root,one_time_key_part_one,one_time_key_part_two]}= proof_of_leadership(25);
|
||||
Loading…
x
Reference in New Issue
Block a user