Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Update frame/contracts/src/schedule.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Sasha Gryaznov <hi@agryaznov.com>
  • Loading branch information
athei and agryaznov authored Nov 30, 2022
1 parent 567b1b4 commit 2bb74c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frame/contracts/src/schedule.rs
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ pub struct HostFnWeights<T: Config> {
/// Weight of calling `account_reentrance_count`.
pub account_reentrance_count: u64,

/// Weight of calling `instantiation_count`.
/// Weight of calling `instantiation_nonce`.
pub instantiation_nonce: u64,

/// The type parameter is used in the default implementation.
Expand Down

0 comments on commit 2bb74c8

Please sign in to comment.