Function sp_statement_store::runtime_api::statement_store::posted

source ยท
pub fn posted(match_all_topics: &[Topic], dest: [u8; 32]) -> Vec<Vec<u8>>
Expand description

Return the data of all known statements whose decryption key is identified as dest (this will generally be the public key or a hash thereof for symmetric ciphers, or a hash of the private key for symmetric ciphers).