ln_gateway::rpc::rpc_server

Function set_configuration

source
async fn set_configuration(
    __arg0: Extension<Arc<Gateway>>,
    __arg1: Json<SetConfigurationPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>