iost.js icon indicating copy to clipboard operation
iost.js copied to clipboard

Add getRamInfo rpc

Open nujabes403 opened this issue 6 years ago • 0 comments

    getRamInfo() {
        return this._provider.send('get', 'getRAMInfo');
    }

Add getRamInfo rpc for retrieveing ram market info.

nujabes403 avatar Feb 02 '19 18:02 nujabes403