Module BSV::Wallet::Serializer::GetHeaderForHeight ¶
BRC-103 serialiser for the get_header_for_height call (call byte 26).
Wire format: Args: [VarInt] height Result: [80 bytes] raw block header
Port of go-sdk/wallet/serializer/get_header.go.
Constants¶
HEADER_BYTES ¶
Not documented.