mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 18:11:10 +00:00
lower debug level for testnet build (#4658)
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ lto = true
|
||||
|
||||
[profile.testnet]
|
||||
inherits = "release"
|
||||
debug = true # debug symbols are useful for profilers
|
||||
debug = 1 # debug symbols are useful for profilers
|
||||
debug-assertions = true
|
||||
overflow-checks = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user