Bitcoin Kernel
C header for interacting with the Bitcoin Kernel library.
Loading...
Searching...
No Matches
Data Fields
kernel_ByteArray Struct Reference

#include <bitcoinkernel.h>

Data Fields

unsigned char * data
 
size_t size
 

Detailed Description

Convenience struct for holding serialized data.

Field Documentation

◆ data

unsigned char* kernel_ByteArray::data

◆ size

size_t kernel_ByteArray::size

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