Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Commit

Permalink
Disable contracts-unstable-interface
Browse files Browse the repository at this point in the history
  • Loading branch information
MRamanenkau committed Sep 23, 2022
1 parent 57c01c9 commit 9c71a7e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions bin/node/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,3 @@ try-runtime = [
"pallet-recovery/try-runtime",
"pallet-vesting/try-runtime",
]
# Make contract callable functions marked as __unstable__ available. Do not enable
# on live chains as those are subject to change.
contracts-unstable-interface = [
"pallet-contracts/unstable-interface"
]

0 comments on commit 9c71a7e

Please sign in to comment.