PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@substrate/txwrapper-substrate/lib/methods/utility
Просмотр файла: batch.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.batch = void 0;
const txwrapper_core_1 = require("@substrate/txwrapper-core");
function batch(args, info, options) {
return (0, txwrapper_core_1.defineMethod)({
method: {
args,
name: 'batch',
pallet: 'utility',
},
...info,
}, options);
}
exports.batch = batch;
//# sourceMappingURL=batch.js.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!