Struct ckb_script::IllTransactionChecker [−][src]
pub struct IllTransactionChecker<'a> { /* fields omitted */ }
Expand description
Ill formed transactions checker.
Implementations
Creates the checker for a transaction.
Checks whether the transaction is ill formed.