Skip to content

BytesValue = Value<"bytes", Hex>

Defined in: src/attr/types.ts:102

Opaque variable-length bytes, as lowercase 0x hex. System-only — it backs $payload and is never settable as an attribute, so it is produced by decoding but has no constructor.