Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauro Lacy committed Sep 23, 2024
1 parent 8d7f357 commit 6c34f64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/btc-finality/src/finality.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ pub fn handle_public_randomness_commit(
// TODO: ensure log_2(num_pub_rand) is an integer?

// Ensure the finality provider is registered
// TODO: Use a raw query for performance and cost
let _fp: FinalityProvider = deps
.querier
.query_wasm_smart(
Expand Down

0 comments on commit 6c34f64

Please sign in to comment.