Skip to main content

handle_save

Function handle_save 

Source
pub async fn handle_save(
    __arg0: State<Arc<AppState>>,
    __arg1: Json<SaveConfigRequest>,
) -> impl IntoResponse
Expand description

POST /api/config — Save API keys and RPC endpoints.