Struct sv::script::TransactionlessChecker[][src]

pub struct TransactionlessChecker {}
Expand description

Script checker that fails all transaction checks

Trait Implementations

Checks that a signature and public key validate within a script Read more

Checks that the lock time is valid according to BIP 65

Checks that the relative lock time enforced by the sequence is valid according to BIP 112

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.

Should always be Self

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.