Skip to content

Commit

Permalink
Disable safety checks (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Linton authored Feb 17, 2022
1 parent b3021f1 commit 96e3b1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Anchor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ swap = "22Y43yTVxuUkoRKdm9thyRhQ3SdgQS7c7kB6UNCiaczD"
[[test.genesis]]
address = "9xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin"
program = "./deps/serum-dex/dex/target/deploy/serum_dex.so"

[features]
safety_checks = false

0 comments on commit 96e3b1e

Please sign in to comment.