Builder
class Builder
Generic contract call
Content copied to clipboard
TW.Zilliqa.Proto.Transaction.RawFunctions
Link copied to clipboard
Amount to send (uint256, serialized little endian)
Content copied to clipboard
bytes amount = 1;Link copied to clipboard
Smart contract code
Content copied to clipboard
bytes code = 2;Link copied to clipboard
String-ified JSON object specifying the transition parameter
Content copied to clipboard
bytes data = 3;Link copied to clipboard
Amount to send (uint256, serialized little endian)
Content copied to clipboard
bytes amount = 1;Link copied to clipboard
Smart contract code
Content copied to clipboard
bytes code = 2;Link copied to clipboard
String-ified JSON object specifying the transition parameter
Content copied to clipboard
bytes data = 3;