generated/stellar/operation_result.rb in stellar-base-0.10.0 vs generated/stellar/operation_result.rb in stellar-base-0.11.0
- old
+ new
@@ -28,9 +28,11 @@
# AllowTrustResult allowTrustResult;
# case ACCOUNT_MERGE:
# AccountMergeResult accountMergeResult;
# case INFLATION:
# InflationResult inflationResult;
+# case MANAGE_DATA:
+# ManageDataResult manageDataResult;
# }
# tr;
# default:
# void;
# };