Type for a JSON-RPC response. It is a wrapped JsonRpcResponse of hardhat. you can find the original into "hardhat/types".
we wrap here the original type to avoid the usage of hardhat dependency for provider package.
Optional
Type for a JSON-RPC response. It is a wrapped JsonRpcResponse of hardhat. you can find the original into "hardhat/types".
Note
we wrap here the original type to avoid the usage of hardhat dependency for provider package.