Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
wallet::TxSize Struct Reference

#include <spend.h>

Public Attributes

int64_t vsize {-1}
 
int64_t weight {-1}
 

Detailed Description

Definition at line 22 of file spend.h.

Member Data Documentation

◆ vsize

int64_t wallet::TxSize::vsize {-1}

Definition at line 23 of file spend.h.

◆ weight

int64_t wallet::TxSize::weight {-1}

Definition at line 24 of file spend.h.


The documentation for this struct was generated from the following file: