Skip to content

Abstraction for Builder Transactions at the end of the block #343

Open
@avalonche

Description

@avalonche

Add trait to abstract any transactions the builder would want to add at the end of the block e.g. payout transaction, block signature etc.

Before block building there can be some methods for validation and gas reservation e.g. #296. After block building the trait can specify the transactions to include, akin to a bundle at the end of the block from the builder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-builderIssues related to the core block building protocol

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions