English
type Networkish: | Network | number | bigint | string | { "chainId": number; "name": string; };
Was this page helpful?