Skip to content
Snippets Groups Projects
Commit c309b4e7 authored by Jun Jiang's avatar Jun Jiang Committed by GitHub
Browse files

Contracts pallet: Bump Runtime API (#12677)

parent 5c7ec690
Branches
No related merge requests found
......@@ -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,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment