Skip to main content

delete_username

Function delete_username 

Source
pub async fn delete_username(
    __arg0: State<AppState>,
    signer_ctx: SignerContext,
) -> Result<SonicJson<DeleteUsernameResponse>, ApiError>
Expand description

Delete the display username for the authenticated wallet.