get_balances

Function get_balances 

Source
async fn get_balances(
    __arg0: Extension<Arc<Gateway>>,
) -> Result<impl IntoResponse, AdminGatewayError>