RPCResponseContext
public struct RPCResponseContext : Codable
The contextual information corresponding to a given RPC response.
-
The slot at which the operation was evaluated.
Declaration
Swift
public let slot: UInt64
RPCResponseContext Structure Reference