rpc property

dynamic rpc

The RPC URL mapping should be indexed by chainId and it requires at least one value.

rpc must be js object type, thus can be instantiate with convertRpc function.

Implementation

external dynamic get rpc;