UNPKG

multichain-api

Version:
7 lines (6 loc) 197 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function GetRuntimeParams() { return { method: 'getruntimeparams' }; } exports.GetRuntimeParams = GetRuntimeParams;