Skip to content

Commit

Permalink
readme nit
Browse files Browse the repository at this point in the history
  • Loading branch information
davidterpay committed Dec 6, 2023
1 parent 3accf8f commit d03655a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions block/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@ type Lane interface {
// Name returns the name of the lane.
Name() string

// SetAnteHandler sets the lane's antehandler.
SetAnteHandler(antehander sdk.AnteHandler)

// Match determines if a transaction belongs to this lane.
Match(ctx sdk.Context, tx sdk.Tx) bool

Expand Down

0 comments on commit d03655a

Please sign in to comment.