Skip to content

Commit

Permalink
Merge pull request #11 from bandprotocol/add-weighted-median
Browse files Browse the repository at this point in the history
add weighted median
  • Loading branch information
colmazia authored Oct 22, 2024
2 parents 5ee29a0 + 9764a27 commit 5605141
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 10,735 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/validate.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//! ```cargo
//! [dependencies]
//! serde_json = "1.0.128"
//! bothan-core = "0.0.1-alpha.3"
//! bothan-core = "0.0.1-alpha.4"
//! ```
use std::env;
Expand Down
Loading

0 comments on commit 5605141

Please sign in to comment.