Skip to content

Commit

Permalink
add TODO for moving
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-ogrady committed Feb 26, 2024
1 parent b37e4fc commit c143a26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/evm/vm.go
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,7 @@ func (vm *VM) initializeMetrics() error {
return nil
}

// TODO: move somewhere else
func (vm *VM) SendPushGossip(tx *types.Transaction) {
vm.ethTxPushGossiper.Add(&GossipEthTx{tx})
}
Expand Down

0 comments on commit c143a26

Please sign in to comment.