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

#include <spend.h>

Public Attributes

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

Detailed Description

Definition at line 72 of file spend.h.

Member Data Documentation

◆ vsize

int64_t TxSize::vsize {-1}

Definition at line 73 of file spend.h.

◆ weight

int64_t TxSize::weight {-1}

Definition at line 74 of file spend.h.


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