generated/stellar/offer_entry_flags.rb in stellar-base-0.31.0 vs generated/stellar/offer_entry_flags.rb in stellar-base-0.32.0
- old
+ new
@@ -5,10 +5,11 @@
# === xdr source ============================================================
#
# enum OfferEntryFlags
# {
-# // issuer has authorized account to perform transactions with its credit
+# // an offer with this flag will not act on and take a reverse offer of equal
+# // price
# PASSIVE_FLAG = 1
# };
#
# ===========================================================================
module Stellar