Skip to main content
Version: 1.0

Add a new report

The dApp can call this method to add a new report for the given rollup request. A report can be a diagnostic or a log; reports are not discarded when a request is rejected. Between calls to the finish method, the report method can be called any number of times.

Request Body
  • payload string

    The payload is in the Ethereum hex binary format. The first two characters are '0x' followed by pairs of hexadecimal numbers that correspond to one byte. For instance, '0xdeadbeef' corresponds to a payload with length 4 and bytes 222, 173, 190, 175. An empty payload is represented by the string '0x'.

Responses

Created the report.

© 2023 Cartesi Foundation Ltd. All rights reserved.

The Cartesi Project is commissioned by the Cartesi Foundation.

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.