Serializes the V1 account transaction header, including any optional fields.
The serialized header as a Uint8Array, consisting of the bitmap, v0 header, and optional field extensions.
The V1 account transaction header to serialize, including base v0 fields and optional extensions (e.g., sponsor).
Generated using TypeDoc
Serializes the V1 account transaction header, including any optional fields.
Returns
The serialized header as a Uint8Array, consisting of the bitmap, v0 header, and optional field extensions.