PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@polkadot/util-crypto

Просмотр файла: bundleInit.js

import '@polkadot/x-bigint/shim';
import { cryptoWaitReady } from './crypto.js';
cryptoWaitReady().catch(() => {
    // shouldn't happen, logged and caught inside cryptoWaitReady
});

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


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