We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8cac63a + abcf44e commit 2bf4484Copy full SHA for 2bf4484
pallets/bitcoin-vaults/src/lib.rs
@@ -46,7 +46,6 @@ pub mod pallet {
46
pub _config: sp_std::marker::PhantomData<T>,
47
}
48
49
- // #[cfg(feature = "std")]
50
impl<T: Config> Default for GenesisConfig<T> {
51
fn default() -> Self {
52
Self {
0 commit comments