Function sp_statement_store::runtime_api::statement_store::posted_clear
source · pub fn posted_clear(match_all_topics: &[Topic], dest: [u8; 32]) -> Vec<Vec<u8>>
Expand description
Return the decrypted data of all known statements whose decryption key is identified as
dest
. The key must be available to the client.