-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Some substrate RPC methods work as read-only to get chain state or parameters, their interface need to be cleaned up in API so that we can extrapolate this cleaned up interface to unified SDKs, which is a future work. Cleaning up means presenting them in the most friendly way to programmers as possible. Some research is needed for use cases of these methods.
The methods include following four groups:
- account
- chain
- state
- chain