pub(crate) async fn load_self_public_keyring(
    context: &Context
) -> Result<Vec<SignedPublicKey>>
Expand description

Returns our own public keyring.