Skip to content

Commit

Permalink
prune extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshOrndorff committed Jul 21, 2023
1 parent 84e9df9 commit f046f9f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ink/spv_bridge/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,6 @@ mod spv_bridge {
};
let spv_bridge = SpvBridge::new(source_genesis_header, THRESHOLD, RELAY_FEE, VERIFY_FEE);

let hash_value = SpvBridge::hash_header(source_genesis_header);

(spv_bridge, source_genesis_header)
}

Expand Down

0 comments on commit f046f9f

Please sign in to comment.