mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-08 22:58:00 +00:00
* Rename `Deterministic` to `Enforce`
* Spelling fix
* update lockfile for {"substrate", "polkadot"}
---------
Co-authored-by: parity-processbot <>
This commit is contained in:
committed by
GitHub
parent
3f281195e8
commit
4587d1eb38
Generated
+201
-200
File diff suppressed because it is too large
Load Diff
@@ -550,7 +550,7 @@ impl_runtime_apis! {
|
||||
storage_deposit_limit,
|
||||
input_data,
|
||||
contracts::CONTRACTS_DEBUG_OUTPUT,
|
||||
pallet_contracts::Determinism::Deterministic,
|
||||
pallet_contracts::Determinism::Enforced,
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user