Skip to content
Snippets Groups Projects
Commit 81c68c55 authored by Alexander Theißen's avatar Alexander Theißen Committed by GitHub
Browse files

Companion for: contracts: Expose environment types for offchain tooling (#3036)

* contracts: Add `Environment` config

* update lockfile for {"substrate", "polkadot"}

---------

Co-authored-by: parity-processbot <>
parent 8349c8d1
Branches
No related merge requests found
This diff is collapsed.
......@@ -62,4 +62,5 @@ impl Config for Runtime {
v15::Migration<Runtime>,
);
type RuntimeHoldReason = RuntimeHoldReason;
type Environment = ();
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment