UNPKG

@solace-fi/sdk-nightly

Version:

Note - Unstable nightly build, documentation not up-to-date for nightly build

3 lines (2 loc) 119 B
import { providers } from 'ethers'; export declare const getProvider: (rpcUrl: string) => providers.JsonRpcProvider;