add difficulty to lightdinfo

This commit is contained in:
Denio
2019-12-02 10:41:41 +01:00
parent df119fdfff
commit a8f465ca57
4 changed files with 6 additions and 2 deletions

View File

@@ -238,6 +238,7 @@ pub fn attempt_recover_seed() {
server: "0.0.0.0:0".parse().unwrap(),
chain_name: "main".to_string(),
sapling_activation_height: 0,
// difficulty: 0,
consensus_branch_id: "000000".to_string(),
anchor_offset: 0,
no_cert_verification: false,