package TW.IoTeX.Proto

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

message Action

IoTeX.proto:218

Signed Action Used internally

message ActionCore

IoTeX.proto:186

An Action structure Used internally

Used in: Action

message ContractCall

IoTeX.proto:130

Arbitrary contract call

Used in: ActionCore, SigningInput

message SigningInput

IoTeX.proto:142

Input data necessary to create a signed transaction.

message SigningOutput

IoTeX.proto:176

Result containing the signed and encoded transaction.

message Staking

IoTeX.proto:19

A Staking message

message Staking.AddDeposit

IoTeX.proto:48

add the amount of bucket

Used in: ActionCore, SigningInput, Staking

message Staking.CandidateBasicInfo

IoTeX.proto:99

Candidate (validator) info

Used in: ActionCore, SigningInput, Staking, CandidateRegister

message Staking.CandidateRegister

IoTeX.proto:106

Register a Candidate

Used in: ActionCore, SigningInput, Staking

message Staking.ChangeCandidate

IoTeX.proto:75

move the bucket to vote for another candidate or transfer the ownership of bucket to another voters

Used in: ActionCore, SigningInput, Staking

message Staking.Create

IoTeX.proto:21

create stake

Used in: ActionCore, SigningInput, Staking

message Staking.Reclaim

IoTeX.proto:39

unstake or withdraw

Used in: ActionCore, SigningInput, Staking

message Staking.Restake

IoTeX.proto:60

restake the duration and autoStake flag of bucket

Used in: ActionCore, SigningInput, Staking

message Staking.TransferOwnership

IoTeX.proto:87

transfer ownserhip of stake

Used in: ActionCore, SigningInput, Staking

message Transfer

IoTeX.proto:7

A transfer

Used in: ActionCore, SigningInput