@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
Properties
code
readonlycode:"CLAIM_SEED_COUNTER"='CLAIM_SEED_COUNTER'
Defined in: src/errors.ts:31