Zachary Belford
Zachary Belford
Should be able to defer creation of a router, and just create transports.
as seen here: https://github.com/open-rpc/playground/issues/558
as reported [here](https://github.com/open-rpc/spec/issues/350) should be added to https://github.com/open-rpc/meta-schema/blob/master/schema.json#L551 based on how its defined here: https://spec.open-rpc.org/#example-object
## Explanation We should test that we dont accidently clearPendingConfirmations when removing a network selection. ## References https://github.com/MetaMask/core/pull/4165#discussion_r1567578992 ## Changelog ### `@metamask/queued-request-controller` - **ADDED**: a test to ensure that clearPendingConfirmations...
Further, the QueuedRequestController should be listening for these events instead of `stateChange`. related to this comment: https://github.com/MetaMask/core/pull/4139#discussion_r1561157147
replaces #700
Ideally, this fields title should be `MetaSchemaRef` or something like that