generated/stellar/allow_trust_op/asset.rb in stellar-base-0.1.4 vs generated/stellar/allow_trust_op/asset.rb in stellar-base-0.2.0
- old
+ new
@@ -9,10 +9,10 @@
# {
# // ASSET_TYPE_NATIVE is not allowed
# case ASSET_TYPE_CREDIT_ALPHANUM4:
# opaque assetCode4[4];
#
-# case ASSET_TYPE_CREDIT_ALPHANUM12:
+# case ASSET_TYPE_CREDIT_ALPHANUM12:
# opaque assetCode12[12];
#
# // add other asset types here in the future
# }
#