Skip to content

Commit

Permalink
Contracts pallet: Bump Runtime API (paritytech#12677)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasl committed Nov 10, 2022
1 parent 2bafa7d commit dd27b57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frame/contracts/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1179,6 +1179,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,
Expand Down

0 comments on commit dd27b57

Please sign in to comment.