edits
[iotcloud.git] / version2 / src / C / PendingTransaction.h
index 3e72fa364579bea3a2ee7f7aa453b4bb3bfa2fa2..96f6f949bddc570defef7243c4f859f54a9d6c9d 100644 (file)
@@ -32,7 +32,7 @@ public:
        /**
         * Get the transaction arbitrator
         */
-       int64_t getArbitrator();
+       int64_t getArbitrator() {return arbitrator;}
        /**
         * Get the key value update set
         */