Proof
Data that can be used as proof to validate notices and execute vouchers on the base layer blockchain
type Proof {
validity: OutputValidityProof!
context: String!
}
Fields
validity
(OutputValidityProof!
)
Validity proof for an output
context
(String!
)
Data that allows the validity proof to be contextualized within submitted claims, given as a payload in Ethereum hex binary format, starting with '0x'