mock-web3-provider
mock-web3-provider copied to clipboard
Ability to reject a request
When a request such as sign/decrypt/etc is sent to the provider it is accepted. There should be a way for the developer to indicate a specific point where the provider should reject a transaction.
With the refactor of #15, this should be possible.