UNPKG

@safik/fk-plug-controller

Version:

Internet Computer Plug wallet's controller

18 lines (17 loc) 519 B
export declare const ERRORS: { INVALID_MNEMONIC: string; INVALID_ACC_ID: string; PASSWORD_REQUIRED: string; NOT_INITIALIZED: string; STATE_LOCKED: string; INVALID_WALLET_NUMBER: string; GET_TRANSACTIONS_FAILS: string; INVALID_CANISTER_ID: string; TOKEN_NOT_SUPPORTED: string; NON_FUNGIBLE_TOKEN_NOT_SUPPORTED: string; TOKEN_NOT_SUPPORT_METADATA: string; INVALID_PRINCIPAL_ID: string; GET_NFT_ERROR: string; TRANSFER_NFT_ERROR: string; INVALID_APP: string; };