Skip to content

Commit

Permalink
extend RLP fields count test
Browse files Browse the repository at this point in the history
  • Loading branch information
etan-status committed Nov 24, 2022
1 parent f218f5a commit 8118fa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/rlp/test_object_serialization.nim
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,6 @@ proc suite() =
Bar.rlpFieldsCount == 2
Foo.rlpFieldsCount == 3
Transaction.rlpFieldsCount == 3
Withdrawal.rlpFieldsCount == 4

suite()

0 comments on commit 8118fa5

Please sign in to comment.