Get the version from btck_BlockHeader.
Synopsis
Declared in <kernel/bitcoinkernel.h>
[[__nonnull__]]
int32_t
btck_block_header_get_version(btck_BlockHeader const* header);
Return Value
Block version
Parameters
Name |
Description |
header [in] |
Non‐null btck_BlockHeader |
Created with MrDocs