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

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