RPCNode
public struct RPCNode
A node on the Solana network, addressable via JSON-RPC calls.
-
Undocumented
Declaration
Swift
public init(url: URL) -
Undocumented
Declaration
Swift
public let url: URL
RPCNode Structure Reference