Skip to main content

get_notes_vis

Function get_notes_vis 

Source
pub async fn get_notes_vis(
    client: &Client,
    limit: Option<usize>,
) -> NotesVisOutput
Expand description

Fetch note visualization data from client state.

Scans the wallet DB, operation state machines, and event log for the limit most recent operations.