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).