ContractResultx86
public struct ContractResultx86 : Decodable
Model of contract operation result for VM type x86
-
Undocumented
Declaration
Swift
public let output: String -
Undocumented
Declaration
Swift
public init(output: String) -
Declaration
Swift
public init(from decoder: Decoder) throws
View on GitHub
ContractResultx86 Structure Reference