Skip to main content

Notice

Informational statement that can be validated in the base layer blockchain.

type Notice {
index: Int!
input: Input!
payload: String!
proof: Proof
}

Fields

NameTypeDescription
indexInt!Unique identifier for the notice.
inputInput!The input associated with this notice.
payloadString!The actual data/content of the notice.
proofProofProof of the notice's validity (if available).

On this page

We use cookies to ensure that we give you the best experience on our website. By using the website, you agree to the use of cookies.