mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 01:41:03 +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
76ebdadc6f
commit
1513705620
Generated
+201
-200
File diff suppressed because it is too large
Load Diff
@@ -550,7 +550,7 @@ impl_runtime_apis! {
|
|||||||
storage_deposit_limit,
|
storage_deposit_limit,
|
||||||
input_data,
|
input_data,
|
||||||
contracts::CONTRACTS_DEBUG_OUTPUT,
|
contracts::CONTRACTS_DEBUG_OUTPUT,
|
||||||
pallet_contracts::Determinism::Deterministic,
|
pallet_contracts::Determinism::Enforced,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user