package TW.Algorand.Proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AssetOptIn

Algorand.proto:28

Opt-in message for an asset

Used in: SigningInput

message AssetTransfer

Algorand.proto:16

Asset Transfer message, with assetID

Used in: SigningInput

message SigningInput

Algorand.proto:34

Input data necessary to create a signed transaction.

message SigningOutput

Algorand.proto:65

Result containing the signed and encoded transaction.

message Transfer

Algorand.proto:7

Simple transfer message, transfer an amount to an address

Used in: SigningInput