Skip to main content

set_username

Function set_username 

Source
pub async fn set_username(
    __arg0: State<AppState>,
    signer_ctx: SignerContext,
    __arg2: SonicJson<SetUsernameRequest>,
) -> Result<SonicJson<UsernameResponse>, ApiError>
Expand description

Set the display username for the authenticated wallet.