Skip to content

Commit

Permalink
use std feature
Browse files Browse the repository at this point in the history
  • Loading branch information
helin6 committed Mar 8, 2024
1 parent 34b8c11 commit 3a3e8a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frame/base-fee/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ pub mod pallet {
}
}

#[cfg(feature = "std")]
impl<T: Config> Default for GenesisConfig<T> {
fn default() -> Self {
Self {
Expand Down

0 comments on commit 3a3e8a1

Please sign in to comment.