Module: Flow::Entities

Defined in:
lib/flow/entities/block_pb.rb,
lib/flow/entities/event_pb.rb,
lib/flow/entities/account_pb.rb,
lib/flow/entities/block_seal_pb.rb,
lib/flow/entities/collection_pb.rb,
lib/flow/entities/transaction_pb.rb,
lib/flow/entities/block_header_pb.rb

Constant Summary collapse

Block =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("flow.entities.Block").msgclass
Event =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("flow.entities.Event").msgclass
Account =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("flow.entities.Account").msgclass
AccountKey =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("flow.entities.AccountKey").msgclass
BlockSeal =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("flow.entities.BlockSeal").msgclass
Collection =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("flow.entities.Collection").msgclass
CollectionGuarantee =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("flow.entities.CollectionGuarantee").msgclass
Transaction =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("flow.entities.Transaction").msgclass
TransactionStatus =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("flow.entities.TransactionStatus").enummodule
BlockHeader =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("flow.entities.BlockHeader").msgclass