Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WithChainIdParam

Hierarchy

Index

Properties

Properties

Optional chainId

chainId: string | number

Network byte. Could be set as number or as char. If set as char(string), charCodeAt(0) will be used. E.g., 'A' will be converted to '65' If not set, 65 will be used as default

Generated using TypeDoc