package bundle

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Accepted

bundle.proto:24

Indicates the bundle was accepted and forwarded to a validator. NOTE: A single bundle may have multiple events emitted if forwarded to many validators.

Used in: BundleResult

message Bundle

bundle.proto:10

Used in: BundleUuid, searcher.SendBundleRequest

message BundleResult

bundle.proto:97

Used as response type in: searcher.SearcherService.SubscribeBundleResults

message BundleUuid

bundle.proto:15

Used in: block_engine.SubscribeBundlesResponse

message Dropped

bundle.proto:86

Used in: BundleResult

message DroppedBundle

bundle.proto:75

Bundle dropped (e.g. because no leader upcoming)

Used in: Rejected

enum DroppedReason

bundle.proto:89

Used in: Dropped

message Finalized

bundle.proto:79

Used in: BundleResult

(message has no fields)

message InternalError

bundle.proto:70

Bundle dropped due to an internal error.

Used in: Rejected

message Processed

bundle.proto:80

Used in: BundleResult

message Rejected

bundle.proto:33

Indicates the bundle was dropped and therefore not forwarded to any validator.

Used in: BundleResult

message SimulationFailure

bundle.proto:63

Bundle dropped due to simulation failure.

Used in: Rejected

message StateAuctionBidRejected

bundle.proto:54

Indicates the bundle's bid was __not__ high enough to be included in its state auction's set of winners.

Used in: Rejected

message WinningBatchBidRejected

bundle.proto:45

Indicates the bundle's bid was high enough to win its state auction. However, not high enough relative to other state auction winners and therefore excluded from being forwarded.

Used in: Rejected