Contracts pallet: Bump Runtime API (#12677)

This commit is contained in:
Jun Jiang
2022-11-11 03:31:32 +08:00
committed by GitHub
parent 5c7ec6909d
commit c309b4e70a
+1
View File
@@ -1199,6 +1199,7 @@ where
sp_api::decl_runtime_apis! {
/// The API used to dry-run contract interactions.
#[api_version(2)]
pub trait ContractsApi<AccountId, Balance, BlockNumber, Hash> where
AccountId: Codec,
Balance: Codec,