MetaMask / rpc-cap

A module for adding an object-capabilities system to any JSON-RPC API as middleware for json-rpc-engine
ISC License
32 stars 32 forks source link

IDs are undefined on successful RPC responses #46

Closed rekmarks closed 5 years ago

rekmarks commented 5 years ago

IDs on successful RPC responses are undefined on the test website. This should never happen.

image

rekmarks commented 5 years ago

Fixed by setting an ID on outbound RPC requests in metamask-inpage-provider.