package sifnode.oracle.v1

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

message Claim

types.proto:10

Claim contains an arbitrary claim with arbitrary content made by a given validator

message DBProphecy

types.proto:19

DBProphecy is what the prophecy becomes when being saved to the database. Tendermint/Amino does not support maps so we must serialize those variables into bytes.

Used in: GenesisState

message GenesisState

genesis.proto:9

message Status

types.proto:27

Status is a struct that contains the status of a given prophecy

Used in: ethbridge.v1.QueryEthProphecyResponse, DBProphecy

enum StatusText

types.proto:33

StatusText is an enum used to represent the status of the prophecy

Used in: Status