remove disable-runtime-api (#1328)

This commit is contained in:
Ignacio Palacios
2023-08-31 12:48:01 +02:00
committed by GitHub
parent aabed6757e
commit 80a19bec6a
8 changed files with 0 additions and 40 deletions
-6
View File
@@ -338,12 +338,6 @@ try-runtime = [
"runtime-parachains/try-runtime",
"sp-runtime/try-runtime",
]
# When enabled, the runtime API will not be build.
#
# This is required by Cumulus to access certain types of the
# runtime without clashing with the runtime API exported functions
# in WASM.
disable-runtime-api = []
# A feature that should be enabled when the runtime should be build for on-chain
# deployment. This will disable stuff that shouldn't be part of the on-chain wasm