Sha256: 45634095d711dcd5f85d57232b2303821f0afb6676be434361f0fdda509f6e74

Contents?: true

Size: 599 Bytes

Versions: 7

Compression:

Stored size: 599 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: transaction_info.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("transaction_info.proto", :syntax => :proto3) do
    add_message "types.TransactionInfo" do
      optional :signed_transaction_hash, :bytes, 1
      optional :state_root_hash, :bytes, 2
      optional :event_root_hash, :bytes, 3
      optional :gas_used, :uint64, 4
    end
  end
end

module Types
  TransactionInfo = Google::Protobuf::DescriptorPool.generated_pool.lookup("types.TransactionInfo").msgclass
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
libra_client-0.1.7 proto-lib/transaction_info_pb.rb
libra_client-0.1.6 proto-lib/transaction_info_pb.rb
libra_client-0.1.5 proto-lib/transaction_info_pb.rb
libra_client-0.1.3 proto-lib/transaction_info_pb.rb
libra_client-0.1.2 proto-lib/transaction_info_pb.rb
libra_client-0.1.1 proto-lib/transaction_info_pb.rb
libra_client-0.1.0 proto-lib/transaction_info_pb.rb