package TW.Nervos.Proto

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

message Cell

Nervos.proto:166

An unspent cell output, that can serve as input to a transaction

Used in: DaoWithdrawPhase1, DaoWithdrawPhase2, SigningInput, TransactionPlan

message CellDep

Nervos.proto:36

Nervos cell dep.

Used in: TransactionPlan

message CellOutput

Nervos.proto:54

Nervos cell output.

Used in: TransactionPlan

message DaoDeposit

Nervos.proto:111

Deposit

Used in: SigningInput

message DaoWithdrawPhase1

Nervos.proto:122

Used in: SigningInput

message DaoWithdrawPhase2

Nervos.proto:130

Used in: SigningInput

message NativeTransfer

Nervos.proto:78

Transfer of native asset

Used in: SigningInput

message OutPoint

Nervos.proto:45

Nervos transaction out-point reference.

Used in: Cell, CellDep

message Script

Nervos.proto:66

Nervos script

Used in: Cell, CellOutput

message SigningInput

Nervos.proto:142

Input data necessary to create a signed transaction.

message SigningOutput

Nervos.proto:199

Result containing the signed and encoded transaction.

message SudtTransfer

Nervos.proto:93

Token transfer (SUDT)

Used in: SigningInput

message TransactionPlan

Nervos.proto:15

Nervos transaction plan

Used in: SigningInput