Function diem_json_rpc::data::get_events_with_proofs
source · pub fn get_events_with_proofs(
db: &dyn MoveDbReader,
ledger_version: u64,
event_key: EventKey,
start: u64,
limit: u64
) -> Result<Vec<EventWithProofView>, JsonRpcError>
Expand description
Returns events by given access path along with their proofs