Skip to content
Logo

cartesi_getReport

Usage

import {  } from "@cartesi/rpc";
 
const  = ({ : "http://127.0.0.1:6751/rpc" });
 
const { :  } = await .("cartesi_getReport", {
    : "0x0974CC873dF893B302f6be7ecf4F9D4b1A15C366",
    : "0x2A",
});

Return Type

import { type  } from "@cartesi/rpc";