Sha256: d65ff1ab130b46a01f9dcb987445036bdaa15ecbc8e9797e685d5ee9dc2e6fd2

Contents?: true

Size: 667 Bytes

Versions: 8

Compression:

Stored size: 667 Bytes

Contents

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

require 'google/protobuf'

require 'events_pb'
require 'ledger_info_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("validator_change.proto", :syntax => :proto3) do
    add_message "types.ValidatorChangeEventWithProof" do
      optional :ledger_info_with_sigs, :message, 1, "types.LedgerInfoWithSignatures"
      optional :event_with_proof, :message, 2, "types.EventWithProof"
    end
  end
end

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

Version data entries

8 entries across 8 versions & 1 rubygems

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