Skip to content

Commit

Permalink
Add check deviation binary (#875)
Browse files Browse the repository at this point in the history
## Describe your changes

A new binary is added that will check the deviation of off chain and
on-chain balances for testing.
  • Loading branch information
Gauthamastro authored Oct 20, 2023
2 parents bbe2ed9 + 918836b commit 04557c0
Show file tree
Hide file tree
Showing 5 changed files with 4,477 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@ members = [
"misc/load-testing",
"misc/crowdloan-verifier",
]

exclude = [
"scripts/check-off-on-deviation",
]
default-members = [
"client",
"node",
Expand Down
Loading

0 comments on commit 04557c0

Please sign in to comment.