Skip to content

@armada/sdk / index / ClaimSeedCounterError

Class: ClaimSeedCounterError

Defined in: src/errors.ts:30

Extends

Constructors

Constructor

new ClaimSeedCounterError(message, options?): ClaimSeedCounterError

Defined in: src/errors.ts:6

Parameters

message

string

options?
cause?

unknown

Returns

ClaimSeedCounterError

Inherited from

ArmadaError.constructor

Properties

code

readonly code: "CLAIM_SEED_COUNTER" = 'CLAIM_SEED_COUNTER'

Defined in: src/errors.ts:31

Overrides

ArmadaError.code