Sha256: c77cb02e4abc264b6d7d65bcfbfa15b98793dc9d16127efd793c56ee31961504

Contents?: true

Size: 647 Bytes

Versions: 2

Compression:

Stored size: 647 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("validator_public_keys.proto", :syntax => :proto3) do
    add_message "types.ValidatorPublicKeys" do
      optional :account_address, :bytes, 1
      optional :consensus_public_key, :bytes, 2
      optional :network_signing_public_key, :bytes, 3
      optional :network_identity_public_key, :bytes, 4
    end
  end
end

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
libra_client-0.2.1 proto-lib/validator_public_keys_pb.rb
libra_client-0.1.7 proto-lib/validator_public_keys_pb.rb