Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 570 Bytes

File metadata and controls

32 lines (17 loc) · 570 Bytes

@cyberchain/smart-contract-wrapper


@cyberchain/smart-contract-wrapper / RPC_WS_Provider_Options

Interface: RPC_WS_Provider_Options

Defined in: src/rpc-provider-ws.ts:12

Options for the websocket provider

Properties

numConnections

numConnections: number

Defined in: src/rpc-provider-ws.ts:16

Number of connections to open. By default 1.


reconnectDelay

reconnectDelay: number

Defined in: src/rpc-provider-ws.ts:22

Number of milliseconds to wait for reconnection By default 2000