Skip to content

Commit

Permalink
Update testground/benchmark/benchmark/cosmostx.py
Browse files Browse the repository at this point in the history
Signed-off-by: yihuang <[email protected]>
  • Loading branch information
yihuang authored Oct 18, 2024
1 parent 57fd9d6 commit 9513fa8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions testground/benchmark/benchmark/cosmostx.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,3 @@ class TxRaw(ProtoEntity):
class MsgEthereumTx(ProtoEntity):
from_ = Field("bytes", 5)
raw = Field("bytes", 6)


class ExtensionOptionsEthereumTx(ProtoEntity):
pass

0 comments on commit 9513fa8

Please sign in to comment.