PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/near-api-js/lib/key_stores

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.KeyStore = void 0;
/**
 * KeyStores are passed to {@link Near} via {@link NearConfig}
 * and are used by the {@link InMemorySigner} to sign transactions.
 *
 * @example {@link connect}
 */
class KeyStore {
}
exports.KeyStore = KeyStore;

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


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