ln_gateway::rpc::rpc_server

Function get_balances

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