#
NetworkConfig
kycdao-mobile - v0.1.0 / NetworkConfig
A set of configurations for any chain
#
Table of contents
#
Constructors
constructor
#
Properties
chainId rpcURL
#
Constructors
#
constructor
• new NetworkConfig(chainId
, rpcURL?
)
#
Parameters
#
Defined in
#
Properties
#
chainId
• chainId: string
CAIP-2 Chain ID
#
Defined in
#
rpcURL
• Optional
rpcURL: string
RPC URL used for communicating with the chain
Leave it null
to use our default RPC URLs or provide your own RPC URL to use