Skip to content

Braga has been retired. The next public testnet is coming in September 2026. Read the announcement →

UnknownAttributeTypeError

Defined in: src/attr/errors.ts:109

The node sent back an attribute this SDK cannot decode.

  • Error

new UnknownAttributeTypeError(type): UnknownAttributeTypeError

Defined in: src/attr/errors.ts:113

string | number

UnknownAttributeTypeError

Error.constructor

readonly type: string | number

Defined in: src/attr/errors.ts:111

The type as the node named it — a tag over JSON-RPC, a typeId on the wire.