Holds the virtual size and weight of a transaction.
Synopsis
Declared in <wallet/spend.h>
struct TxSize;
Data Members
Non-Member Functions
Name |
Description |
Calculate the size of the transaction using CoinControl to determine whether to expect signature grinding when calculating the size of the input spend. |
|
Calculate the size of the transaction, looking up previous outputs from the wallet. |
Created with MrDocs