async fn refresh_token(
__arg0: State<Arc<ServerState>>,
__arg1: Extension<VerifiedNode>,
) -> Result<Json<NodeTokenResponse>, ApiError>async fn refresh_token(
__arg0: State<Arc<ServerState>>,
__arg1: Extension<VerifiedNode>,
) -> Result<Json<NodeTokenResponse>, ApiError>