pub async fn get_account(
    account_bech32: String,
    context: ContextLock
) -> Result<impl Reply, Rejection>