btck_block_header_get_timestamp

Get the timestamp from btck_BlockHeader.

Synopsis

Declared in <kernel/bitcoinkernel.h>

[[__nonnull__]]
uint32_t
btck_block_header_get_timestamp(btck_BlockHeader const* header);

Return Value

Block timestamp (Unix epoch seconds)

Parameters

NameDescription
header [in]Non-null btck_BlockHeader