Skip to content

Commit 385cab5

Browse files
committed
Fix test
1 parent 0671851 commit 385cab5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/query.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ pub enum TransactionField {
174174
GasUsed,
175175
ContractAddress,
176176
LogsBloom,
177+
#[strum(serialize = "type")] // just for test
177178
Kind,
178179
Root,
179180
Status,

0 commit comments

Comments
 (0)