diff --git a/Anchor.toml b/Anchor.toml index 775ce43..5dff3df 100644 --- a/Anchor.toml +++ b/Anchor.toml @@ -8,3 +8,6 @@ swap = "22Y43yTVxuUkoRKdm9thyRhQ3SdgQS7c7kB6UNCiaczD" [[test.genesis]] address = "9xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin" program = "./deps/serum-dex/dex/target/deploy/serum_dex.so" + +[features] +safety_checks = false