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

index (Int!)

Notice index within the context of the input that produced it

input (Input!)

Input whose processing produced the notice

payload (String!)

Notice data as a payload in Ethereum hex binary format, starting with '0x'

proof (Proof)

Proof object that allows this notice to be validated by the base layer blockchain

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.