show_info

Function show_info 

Source
pub async fn show_info(context: &CommandContext) -> Result<()>
Expand description

Displays the user’s identity information.

This includes the Peer ID and the E2E public key.

§Arguments

  • context - The CommandContext providing access to the user’s identity.