Skip to content

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

InvalidAttributeNameError

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

An attribute name violated the on-chain name grammar.

  • Error

new InvalidAttributeNameError(attributeName, reason): InvalidAttributeNameError

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

string

string

InvalidAttributeNameError

Error.constructor

readonly attributeName: string

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