Struct bitcoin::util::bip158::BlockFilterWriter[][src]

pub struct BlockFilterWriter<'a> { /* fields omitted */ }
Expand description

Compiles and writes a block filter

Implementations

Create a block filter writer

Add output scripts of the block - excluding OP_RETURN scripts

Add consumed output scripts of a block to filter

Add arbitrary element to a filter

Write block filter

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.