3c035da25c
- Let the `sandbox` change the public key - Adapt `test_basic.ml` and `test_basic.sh` - Do not duplicate the fitness in the block header Client: - allow the `bootstrap` command to lookup keys in the `head` rather than in `genesis`.
8 lines
185 B
JSON
8 lines
185 B
JSON
{
|
|
"genesis_pubkey":
|
|
"edpkuSLWfVU1Vq7Jg9FucPyKmma6otcMHac9zG4oU1KMHSTBpJuGQ2",
|
|
"slot_durations" : [ 10 ; 5 ],
|
|
"cycle_length" : 128,
|
|
"first_free_mining_slot" : 4
|
|
}
|