Bitcoin Core  22.0.0
P2P Digital Currency
Public Attributes | List of all members
TxSize Struct Reference

#include <wallet.h>

Public Attributes

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

Detailed Description

Definition at line 958 of file wallet.h.

Member Data Documentation

◆ vsize

int64_t TxSize::vsize {-1}

Definition at line 959 of file wallet.h.

◆ weight

int64_t TxSize::weight {-1}

Definition at line 960 of file wallet.h.


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