Files
pezkuwi-subxt/substrate/frame/contracts/primitives
Alexander Theißen b135a0fae4 Adapt pallet-contracts to WeightV2 (#12421)
* Replace contract access weight by proper PoV component

* Return the whole weight struct from dry-runs

* Fixup `seal_call` and `seal_instantiate`

* Fix duplicate extrinsics

* Remove ContractAccessWeight from runtime

* Fix doc link

* Remove leftover debugging output
2022-10-05 11:10:20 +00:00
..
2022-10-02 15:16:45 +00:00

A crate that hosts a common definitions that are relevant for the pallet-contracts.

License: Apache-2.0