6a0ec1ac47
`assert!` already checks a boolean, it is redundant to use `assert_eq!` and pass in `true`. Remove redundant usage of `assert_eq!(foo, true)`. |
||
---|---|---|
.. | ||
block.rs | ||
constants.rs | ||
mod.rs | ||
opcodes.rs | ||
script.rs | ||
transaction.rs | ||
witness.rs |