Sha256: b76009bfc5c51e449c281c7625b58d32bcc97378c2d55373ea0f826187a94845

Contents?: true

Size: 642 Bytes

Versions: 8

Compression:

Stored size: 642 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: flow/legacy/entities/block_seal.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("flow/legacy/entities/block_seal.proto", :syntax => :proto3) do
    add_message "entities.BlockSeal" do
      optional :block_id, :bytes, 1
      optional :execution_receipt_id, :bytes, 2
      repeated :execution_receipt_signatures, :bytes, 3
      repeated :result_approval_signatures, :bytes, 4
    end
  end
end

module Entities
  BlockSeal = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("entities.BlockSeal").msgclass
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
flow_client-0.2.3 lib/flow/legacy/entities/block_seal_pb.rb
flow_client-0.2.3-arm64-darwin-21 lib/flow/legacy/entities/block_seal_pb.rb
flow_client-0.2.2 lib/flow/legacy/entities/block_seal_pb.rb
flow_client-0.2.1 lib/flow/legacy/entities/block_seal_pb.rb
flow_client-0.2.0 lib/flow/legacy/entities/block_seal_pb.rb
flow_client-0.1.2 lib/flow/legacy/entities/block_seal_pb.rb
flow_client-0.1.1 lib/flow/legacy/entities/block_seal_pb.rb
flow_client-0.1.0 lib/flow/legacy/entities/block_seal_pb.rb