eosc
eosc copied to clipboard
Support `get scope` to list scopes for a given table name (or not)
The new /v1/chain/get_table_by_scope endpoint allows us to query the scopes.
- [ ] Integrate into
eos-goas aneos.APIfunction. - [ ] Add a
get scopecommand toeosc.
Ref: https://github.com/EOSIO/eos/pull/5486