PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/_cjs/experimental/erc7846/actions

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.disconnect = disconnect;
async function disconnect(client) {
    return await client.request({ method: 'wallet_disconnect' }, { dedupe: true, retryCount: 0 });
}
//# sourceMappingURL=disconnect.js.map

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


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