protodoc.io
Project PlatONnetwork/PlatON-Java
Welcome
Readme
Commits
GitHub project
Download project
Desktop application
Contact us
Default package
google.protobuf
org.platon.p2p.proto.attach
org.platon.p2p.proto.common
org.platon.p2p.proto.consensus
org.platon.p2p.proto.platon
org.platon.p2p.proto.plugin
org.platon.p2p.proto.pubsub
org.platon.p2p.proto.redir
org.platon.p2p.proto.session
org.platon.p2p.proto.storage
platon.account
platon.block
platon.message
platon.service.grpc
platon.tx
org.platon.p2p.proto.platon
Body
Header
PlatonMessage
package
org.platon.p2p.proto.platon
Get desktop application:
View/edit binary Protocol Buffers messages
message
Body
platonmessage.proto:22
Used in:
PlatonMessage
optional
google.protobuf.Any
data
= 1
message
Header
platonmessage.proto:12
Used in:
PlatonMessage
string
version
= 1
string
txId
= 2
repeated
common.NodeID
via
= 3
repeated
common.RoutableID
dest
= 4
int32
ttl
= 5
string
msgType
= 6
message
PlatonMessage
platonmessage.proto:26
optional
Header
header
= 1
optional
Body
body
= 2