iost.js
iost.js copied to clipboard
Add getRamInfo rpc
getRamInfo() {
return this._provider.send('get', 'getRAMInfo');
}
Add getRamInfo rpc for retrieveing ram market info.