api-specs
api-specs copied to clipboard
We want to be able to have a preview link to the built openrpc document so that metamask-docs's previews will work with un-merged changes to api-specs.
Dapps may wish retrieve a user's nicknames for their own accounts, so that they can represent those accounts in the same way that the wallet does
Add missing methods: - `personal_ecRecover` - - `parity_*` (with deprecated: true, so that at least we still have them documented)
Each method has a common set of error codes but also in some cases unique error codes we need to document
Increase consistency in API Specs to cover all method-specifiic errors, descriptions/summaries, etc.