Module: BSV::Wallet::Serializer::GetHeaderForHeight
- Defined in:
- lib/bsv/wallet/serializer/get_header_for_height.rb
Overview
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.
Defined Under Namespace
Constant Summary collapse
- HEADER_BYTES =
80