-
The account name for the contract, as a
String
.Declaration
Swift
public var accountName: String
-
The binary representation of the ABI as a
String
.Declaration
Swift
public var abi: String
-
Initializer for the
BinaryAbi
.Declaration
Swift
public init()