Sha256: 847e58091aa94b4a80fc9725b36aa2762018b10bb0c529a3e4ebc76c34d16c19

Contents?: true

Size: 456 Bytes

Versions: 46

Compression:

Stored size: 456 Bytes

Contents

# This code was automatically generated using xdrgen
# DO NOT EDIT or your changes may be overwritten

require 'xdr'

# === xdr source ============================================================
#
#   struct OperationMeta
#   {
#       LedgerEntryChanges changes;
#   };
#
# ===========================================================================
module Stellar
  class OperationMeta < XDR::Struct
    attribute :changes, LedgerEntryChanges
  end
end

Version data entries

46 entries across 46 versions & 3 rubygems

Version Path
stellar-base-0.32.0 generated/stellar/operation_meta.rb
stellar-base-0.31.0 generated/stellar/operation_meta.rb
stellar-base-0.30.0 generated/stellar/operation_meta.rb
stellar-base-0.29.0 generated/stellar/operation_meta.rb
stellar-base-0.28.0 generated/stellar/operation_meta.rb
stellar-base-0.27.0 generated/stellar/operation_meta.rb
stellar-base-0.26.0 generated/stellar/operation_meta.rb
stellar-base-0.25.0 generated/stellar/operation_meta.rb
stellar-base-0.24.0 generated/stellar/operation_meta.rb
stellar-base-0.24.0.pre.1 generated/stellar/operation_meta.rb
stellar-base-0.23.1 generated/stellar/operation_meta.rb
stellar-base-0.23.0 generated/stellar/operation_meta.rb
stellar-base-0.23.0.rc2 generated/stellar/operation_meta.rb
stellar-base-0.23.0.rc1 generated/stellar/operation_meta.rb
stellar-base-0.23.0.pre1 generated/stellar/operation_meta.rb
stellar-base-0.22.0 generated/stellar/operation_meta.rb
stellar-base-0.21.0 generated/stellar/operation_meta.rb
stellar-base-0.20.0 generated/stellar/operation_meta.rb
stellar-base-0.19.0 generated/stellar/operation_meta.rb
stellar-base-0.18.0 generated/stellar/operation_meta.rb