PHP WebShell

Текущая директория: /opt/BitGoJS/modules/sdk-coin-xdc/dist/test

Просмотр файла: resources.d.ts

export declare const mockDataUnsignedSweep: {
    userKey: string;
    backupKey: string;
    derivationPath: string;
    derivationSeed: string;
    walletBaseAddress: string;
    recoveryDestination: string;
    getTxListRequest: Record<string, string>;
    getTxListResponse: Record<string, unknown>;
    getBalanceRequest: Record<string, string>;
    getBalanceResponse: Record<string, unknown>;
};
export declare const mockDataNonBitGoRecovery: {
    recoveryDestination: string;
    userKeyData: string;
    backupKeyData: string;
    walletPassphrase: string;
    walletRootAddress: string;
    getTxListRequest: Record<string, string>;
    getTxListResponse: Record<string, unknown>;
    getBalanceRequest: Record<string, string>;
    getBalanceResponse: Record<string, unknown>;
};
//# sourceMappingURL=resources.d.ts.map

Выполнить команду


Для локальной разработки. Не используйте в интернете!