Skip to content

Commit

Permalink
Update system-parachains/encointer/Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: joe petrowski <[email protected]>
  • Loading branch information
bkontur and joepetrowski authored Jan 22, 2024
1 parent 9783baa commit a5c3a05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions system-parachains/encointer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ try-runtime = [

experimental = [ "pallet-aura/experimental" ]

# A feature that should be enabled when the runtime should be build for on-chain
# A feature that should be enabled when the runtime should be built for on-chain
# deployment. This will disable stuff that shouldn't be part of the on-chain wasm
# to make it smaller like logging for example.
# to make it smaller, like logging for example.
on-chain-release-build = [ "sp-api/disable-logging" ]

0 comments on commit a5c3a05

Please sign in to comment.