PHP WebShell
Текущая директория: /var/www/bitcardoApp/node_modules/tronweb/lib/commonjs/utils
Просмотр файла: base58.d.ts
import type { BytesLike } from '../types/UtilsTypes.js';
export declare function encode58(buffer: BytesLike | string): string;
export declare function decode58(string: string): number[];
Выполнить команду
Для локальной разработки. Не используйте в интернете!