ResQ.Blockchain.NeoClientOptions
NeoClientOptions.RpcUrl Property
Gets or sets the Neo N3 RPC endpoint URL.Property Value
System.StringThe RPC endpoint URL. Default is
"http://localhost:10332".
Example
Remarks
This should point to a Neo N3 RPC node. For testnet, use a public endpoint like"https://testnet1.neo.coz.io:443". For mainnet, use a reliable node provider.