Const ERRORS
ERRORS: { CANISTER_INTERFACE_ERROR: string; DELETE_ACCOUNT_ERROR: string; EMPTY_IDENTITY_ERROR: string; GET_NFT_ERROR: string; GET_TRANSACTIONS_FAILS: string; ICNS_REGISTRY_ERROR: string; ICNS_RESOLVER_ERROR: string; ICNS_REVERSE_RESOLVER_ERROR: string; INVALID_ACCOUNT: string; INVALID_ACC_ID: string; INVALID_APP: string; INVALID_CANISTER_ID: string; INVALID_MNEMONIC: string; INVALID_NETWORK_ID: string; INVALID_PRINCIPAL_ID: string; INVALID_TYPE_ERROR: string; INVALID_WALLET_NUMBER: string; NFT_ALREADY_REGISTERED: string; NON_FUNGIBLE_TOKEN_NOT_SUPPORTED: string; NOT_INITIALIZED: string; PASSWORD_REQUIRED: string; STATE_LOCKED: string; TOKEN_NOT_REGISTERED: string; TOKEN_NOT_SUPPORTED: string; TOKEN_NOT_SUPPORT_METADATA: string; TRANSFER_NFT_ERROR: string } = ...
Type declaration
-
CANISTER_INTERFACE_ERROR: string
-
DELETE_ACCOUNT_ERROR: string
-
EMPTY_IDENTITY_ERROR: string
-
GET_NFT_ERROR: string
-
GET_TRANSACTIONS_FAILS: string
-
ICNS_REGISTRY_ERROR: string
-
ICNS_RESOLVER_ERROR: string
-
ICNS_REVERSE_RESOLVER_ERROR: string
-
INVALID_ACCOUNT: string
-
INVALID_ACC_ID: string
-
INVALID_APP: string
-
INVALID_CANISTER_ID: string
-
INVALID_MNEMONIC: string
-
INVALID_NETWORK_ID: string
-
INVALID_PRINCIPAL_ID: string
-
INVALID_TYPE_ERROR: string
-
INVALID_WALLET_NUMBER: string
-
NFT_ALREADY_REGISTERED: string
-
NON_FUNGIBLE_TOKEN_NOT_SUPPORTED: string
-
NOT_INITIALIZED: string
-
PASSWORD_REQUIRED: string
-
STATE_LOCKED: string
-
TOKEN_NOT_REGISTERED: string
-
TOKEN_NOT_SUPPORTED: string
-
TOKEN_NOT_SUPPORT_METADATA: string
-
TRANSFER_NFT_ERROR: string