RPCNode

public struct RPCNode

A node on the Solana network, addressable via JSON-RPC calls.

  • Undocumented

    Declaration

    Swift

    public init(url: URL)
  • url

    Undocumented

    Declaration

    Swift

    public let url: URL