generated/stellar/payment_op.rb in stellar-base-0.1.4 vs generated/stellar/payment_op.rb in stellar-base-0.2.0
- old
+ new
@@ -6,10 +6,10 @@
# === xdr source ============================================================
#
# struct PaymentOp
# {
# AccountID destination; // recipient of the payment
-# Asset asset; // what they end up with
+# Asset asset; // what they end up with
# int64 amount; // amount they end up with
# };
#
# ===========================================================================
module Stellar