Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public record NeoConfig : System.IEquatable<ResQ.Core.NeoConfig>
var config = new NeoConfig { RpcUrl = "https://testnet1.neo.coz.io:443", ContractHash = "0x8d35a57f8c01156527c92ebbb4d772fa9574cbf4", NetworkMagic = 894710606, MockMode = false };
Was this page helpful?