Sha256: 1235c7bd1e567d42f3d853b116c1d7503f6a0a371866dc55148cedce15ca4e57

Contents?: true

Size: 638 Bytes

Versions: 8

Compression:

Stored size: 638 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("flow/entities/block_seal.proto", :syntax => :proto3) do
    add_message "flow.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("flow.entities.BlockSeal").msgclass
end

Version data entries

8 entries across 8 versions & 1 rubygems

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