pub async fn get_ark_active_transaction( __arg0: State<RestState>, __arg1: Json<Value>, ) -> Result<RawJson, (StatusCode, Json<Value>)>