SocketParams - p2p-org/solana-swift GitHub Wiki

SocketParams

public struct SocketParams<T: Decodable>: Decodable 

Inheritance

Decodable

Properties

result

public let result: Rpc<T>?

subscription

public let subscription: UInt64?