pub fn legacy_sigop_count(transaction: &Transaction) -> Result<u64, Error>
Expand description
Returns the number of transparent signature operations in the transparent inputs and outputs of the given transaction.
pub fn legacy_sigop_count(transaction: &Transaction) -> Result<u64, Error>
Returns the number of transparent signature operations in the transparent inputs and outputs of the given transaction.