-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
enhancementNew feature or improvement.New feature or improvement.fixed/completeThis Bug is fixed or Enhancement is complete and published.This Bug is fixed or Enhancement is complete and published.v6Issues regarding v6Issues regarding v6
Description
Describe the Feature
without JsonRpcApiProviderOptions,WebSocketProvider/IpcSocketProvider can not set cacheTimeout or staticNetwork options。
Code Example
const network = ethers.Network.from(1);
const provider = new ethers.WebSocketProvider('ws://127.0.0.1:8546', network, { cacheTimeout: -1, staticNetwork: network });sealer3 and z0y1
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvement.New feature or improvement.fixed/completeThis Bug is fixed or Enhancement is complete and published.This Bug is fixed or Enhancement is complete and published.v6Issues regarding v6Issues regarding v6