Skip to main content

latest_application_data

Function latest_application_data 

Source
pub fn latest_application_data(
    candidates: Vec<SignedEvent>,
) -> Result<ApplicationDataView, SoftchatError>
Expand description

Select the deterministic latest addressable application-data event.

ยงErrors

All events must share (author, kind, d).