UNPKG

@polkadot/types

Version:
11 lines (10 loc) 273 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.rpc = void 0; exports.rpc = { methods: { description: 'Retrieves the list of RPC methods that are exposed by the node', params: [], type: 'RpcMethods' } };