Files
pezkuwi-subxt/substrate/frame/contracts/common
Alexander Theißen 1939567a79 Emit ContractReverted error when revert flag is set (#10481)
* Emit `ContractReverted` error when revert flag is set

* `is_success()` -> `did_revert()`
2021-12-15 07:35:05 +00:00
..
2020-08-20 17:04:42 +02:00

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

License: Apache-2.0