Skip to content

Commit 7b3941f

Browse files
ci
1 parent fc8606b commit 7b3941f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

storage/src/merkle/proof.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -847,6 +847,7 @@ impl<F: Family> Subtree<F> {
847847
/// # Errors
848848
///
849849
/// See [`Blueprint::new`].
850+
#[cfg(feature = "std")]
850851
pub(crate) fn range_peaks<F: Family>(
851852
leaves: Location<F>,
852853
inactive_peaks: usize,

0 commit comments

Comments
 (0)