Skip to content

Config.RpcEndpoint property

Optional: Defines the RPC endpoint to use

public Uri? RpcEndpoint { get; set; }

Remarks

If not specified computed using Endpoint. This option can be used to override the computed value.

See Also