Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Expecting /v1/chain/get_table_by_scope support. #503

Closed
lanmower opened this issue Feb 21, 2019 · 4 comments
Closed

Expecting /v1/chain/get_table_by_scope support. #503

lanmower opened this issue Feb 21, 2019 · 4 comments

Comments

@lanmower
Copy link

lanmower commented Feb 21, 2019

EOSIO/eos#5486

Just adding this one feature to RPC will allow for querying available currencies, listing all users etc etc...

It has been available since September, perhaps its time that eosjs supports this?

@wuyahuang
Copy link
Contributor

wuyahuang commented Mar 5, 2019

RPC API of nodeos support get table by scope.

https://developers.eos.io/eosio-nodeos/reference#get_table_by_scope

@jeffreyssmith2nd
Copy link
Contributor

PRs are always welcome! If someone would like to dive into this, all that would be needed is adding a function to eosjs-jsonrpc.ts that mirrors the above RPC call.

@wuyahuang
Copy link
Contributor

wuyahuang commented Mar 6, 2019

@jeffreyssmith2nd #514

@jeffreyssmith2nd
Copy link
Contributor

Handled by #514

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants