Function bitcoin::policy::get_virtual_tx_size[][src]

pub fn get_virtual_tx_size(weight: i64, n_sigops: i64) -> i64

The virtual transaction size, as computed by default by bitcoind node.