Closed elefantel closed 3 months ago
A batch request with RPCs to switch network & sign has a response like this: [null, 0xbf015fa2fed401e18...] because the result for switching a chain is null (unfortunately). This PR satinises the response to remove null values
[null, 0xbf015fa2fed401e18...]
null
A batch request with RPCs to switch network & sign has a response like this:
[null, 0xbf015fa2fed401e18...]
because the result for switching a chain isnull
(unfortunately). This PR satinises the response to remove null values