Skip to content

Commit

Permalink
rpctypes: remove stale comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dvush committed Nov 4, 2024
1 parent 501d395 commit 2666033
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rpctypes/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ type EthSendRawTransactionArgs hexutil.Bytes
// eth_cancelBundle

type EthCancelBundleArgs struct {
// @todo can builder accept camel case?
// this type seems incompatible between builder and other infra
ReplacementUUID string `json:"replacementUuid"`
SigningAddress *common.Address `json:"signingAddress"`
}
Expand Down

0 comments on commit 2666033

Please sign in to comment.