pub fn get_transaction_virtual_bytes(tx_size: usize, cycles: u64) -> u64
👎Deprecated since 0.107.0: Please use the get_transaction_weight instead
Expand description

vbytes has been deprecated, renamed to weight to prevent ambiguity