create_account_api

Function create_account_api 

Source
pub async fn create_account_api(
    req: CreateAccountApiRequest,
) -> Result<(), PdsError>