mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 03:31:05 +00:00
Companion for: contracts: Expose environment types for offchain tooling (#3036)
* contracts: Add `Environment` config
* update lockfile for {"substrate", "polkadot"}
---------
Co-authored-by: parity-processbot <>
This commit is contained in:
committed by
GitHub
parent
8349c8d18a
commit
81c68c5595
@@ -62,4 +62,5 @@ impl Config for Runtime {
|
||||
v15::Migration<Runtime>,
|
||||
);
|
||||
type RuntimeHoldReason = RuntimeHoldReason;
|
||||
type Environment = ();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user