Skip to content

Module BSV::Wallet::Serializer::GetHeight

BRC-103 serialiser for the get_height call (call byte 25).

Wire format — result only (no args payload): [VarInt] block height (uint32 range)

Port of go-sdk/wallet/serializer/get_height.go.