SimulationResult - p2p-org/solana-swift GitHub Wiki

SimulationResult

public struct SimulationResult: Decodable 

Inheritance

Decodable

Properties

err

public let err: ErrorDetail? 

logs

public let logs: [String]