add longestchain and notarized to lightinfod

This commit is contained in:
Denio
2019-12-02 11:43:40 +01:00
parent a8f465ca57
commit 1268d33083
3 changed files with 4 additions and 2 deletions

View File

@@ -238,7 +238,6 @@ 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,