Extract RPC-related types into a new type module
Extract RPC typing into its own module to avoid dependencies between the store and the RPC implementation. Clarify a few points in other types.
Showing
src/types/rpc.js
0 → 100644
Please register or sign in to comment