Return the fee in satoshis for the given vsize in vbytes. If the calculated fee would have fractional satoshis, then the returned fee will always be rounded up to the nearest satoshi.
Fee in satoshis for the given vsize.
| Name | Description |
|---|---|
| virtual_bytes | Transaction virtual size, in vB. |