Introduction
API that the Cartesi Rollup HTTP Server implements.
Add a new notice
The dApp backend can call this method to add a new notice when processing advance-state request.
Add a new report
The dApp can call this method to add a new report for the given rollup request.
Add a new voucher
The dApp backend can call this method to add a new voucher when processing an advance-state request.
Finish and get next request
The dApp backend should call this method to start processing rollup requests.
Register an exception
The dApp should call this method when it cannot proceed with the request processing after an exception happens.