package TW.NEO.Proto

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

message SigningInput

NEO.proto:39

Input data necessary to create a signed transaction.

message SigningOutput

NEO.proto:63

Result containing the signed and encoded transaction.

message TransactionInput

NEO.proto:9

Input for a transaction (output of a prev tx)

Used in: SigningInput, TransactionPlan

message TransactionOutput

NEO.proto:24

Output of a transaction

Used in: SigningInput

message TransactionOutputPlan

NEO.proto:72

Describes a preliminary transaction output plan.

Used in: TransactionPlan

message TransactionPlan

NEO.proto:93

Describes a preliminary transaction plan.

Used in: SigningInput