mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 16:57:58 +00:00
Contracts pallet: Bump Runtime API (#12677)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user