ResponseErrorData - p2p-org/solana-swift GitHub Wiki

ResponseErrorData

public struct ResponseErrorData: Decodable 

Inheritance

Decodable

Properties

logs

public let logs: [String]?

numSlotsBehind

public let numSlotsBehind: Int?