generated/stellar-base-generated.rb in stellar-base-0.0.3 vs generated/stellar-base-generated.rb in stellar-base-0.0.4

- old
+ new

@@ -1,6 +1,6 @@ -# Automatically generated on 2015-04-26T19:13:29-07:00 +# Automatically generated on 2015-05-07T07:56:23-07:00 # DO NOT EDIT or your changes may be overwritten require 'xdr' module Stellar @@ -82,10 +82,15 @@ autoload :CreateOfferOp autoload :SetOptionsOp autoload :ChangeTrustOp autoload :AllowTrustOp autoload :Operation + + autoload :MemoType + + autoload :Memo + autoload :Transaction autoload :TransactionEnvelope autoload :ClaimOfferAtom autoload :PaymentResultCode @@ -143,9 +148,10 @@ Int32 = XDR::Int AccountID = XDR::Opaque[32] Signature = XDR::Opaque[64] Hash = XDR::Opaque[32] Thresholds = XDR::Opaque[4] + String32 = XDR::String[32] SequenceNumber = Uint64 autoload :CurrencyType autoload :ISOCurrencyIssuer