We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac55b10 commit e23d3a8Copy full SHA for e23d3a8
1 file changed
src/blockdata/witness.rs
@@ -122,7 +122,6 @@ impl Encodable for Witness {
122
}
123
124
impl Witness {
125
-
126
/// Create a new empty [`Witness`]
127
pub fn new() -> Self {
128
Witness::default()
0 commit comments