calculate Fee
Calculates the fee of any Bitcoin transaction.
Parameters
data
: the signed transaction in its final form.
sat Vb
: the satoshis per vbyte amount. The passed on string is interpreted as a unit64_t.
Calculates the fee of any Bitcoin transaction.
: the signed transaction in its final form.
: the satoshis per vbyte amount. The passed on string is interpreted as a unit64_t.