Skip to content

KeyAuthorization Errors

KeyAuthorization.InvalidAdminMarkerError

Thrown when a TIP-1049 admin marker has any value other than 0x01.

Source: src/tempo/KeyAuthorization.ts

KeyAuthorization.InvalidWitnessSizeError

Thrown when a witness field is not exactly 32 bytes.

Source: src/tempo/KeyAuthorization.ts