Optional
encodingRPC encoding: borsh
or json
(default is borsh
)
Optional
networkNetwork identifier: mainnet
, testnet-10
etc.
networkId
is required when using a resolver.
Optional
resolverAn instance of the Resolver class to use for an automatic public node lookup.
If supplying a resolver, the url
property is ignored.
Optional
urlURL for wRPC node endpoint
Generated using TypeDoc
RPC client configuration options