Skip to content

Commit

Permalink
Update gsdk metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
mertwole committed Jul 5, 2023
1 parent 11ab807 commit 14aded2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gsdk/src/metadata/generated.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2141,6 +2141,7 @@ pub mod runtime_types {
#[derive(Debug, crate::gp::Decode, crate::gp::DecodeAsType, crate::gp::Encode)]
pub struct HostFnWeights {
pub alloc: runtime_types::sp_weights::weight_v2::Weight,
pub alloc_per_page: runtime_types::sp_weights::weight_v2::Weight,
pub free: runtime_types::sp_weights::weight_v2::Weight,
pub gr_reserve_gas: runtime_types::sp_weights::weight_v2::Weight,
pub gr_unreserve_gas: runtime_types::sp_weights::weight_v2::Weight,
Expand Down

0 comments on commit 14aded2

Please sign in to comment.