package bundle

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

message Accepted

bundle.proto:22

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:8

Used in: BundleUuid, searcher.SendBundleRequest

message BundleResult

bundle.proto:95

Used as response type in: searcher.SearcherService.SubscribeBundleResults

message BundleUuid

bundle.proto:13

Used in: block_engine.SubscribeBundlesResponse

message Dropped

bundle.proto:84

Used in: BundleResult

message DroppedBundle

bundle.proto:73

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

Used in: Rejected

enum DroppedReason

bundle.proto:87

Used in: Dropped

message Finalized

bundle.proto:77

Used in: BundleResult

(message has no fields)

message InternalError

bundle.proto:68

Bundle dropped due to an internal error.

Used in: Rejected

message Processed

bundle.proto:78

Used in: BundleResult

message Rejected

bundle.proto:31

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

Used in: BundleResult

message SimulationFailure

bundle.proto:61

Bundle dropped due to simulation failure.

Used in: Rejected

message StateAuctionBidRejected

bundle.proto:52

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:43

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