generated/stellar/inflation_result.rb in stellar-base-0.0.18 vs generated/stellar/inflation_result.rb in stellar-base-0.0.19
- old
+ new
@@ -1,15 +1,15 @@
-# Automatically generated on 2015-05-13T15:00:04-07:00
+# This code was automatically generated using xdrgen
# DO NOT EDIT or your changes may be overwritten
-
+
require 'xdr'
# === xdr source ============================================================
#
# union InflationResult switch (InflationResultCode code)
# {
# case INFLATION_SUCCESS:
-# inflationPayout payouts<>;
+# InflationPayout payouts<>;
# default:
# void;
# };
#
# ===========================================================================