-
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()
View on GitHub
BinaryAbi Structure Reference