PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/xrpl/dist/npm/utils

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

import { deriveKeypair, deriveAddress } from 'ripple-keypairs';
declare function deriveXAddress(options: {
    publicKey: string;
    tag: number | false;
    test: boolean;
}): string;
export { deriveKeypair, deriveAddress, deriveXAddress };
//# sourceMappingURL=derive.d.ts.map

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


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