Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
add: missing type
  • Loading branch information
aurexav committed Dec 20, 2019
commit a2c4a28ed9d7e99084b43e0a6da720b420e19627
1 change: 1 addition & 0 deletions types.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"seal": "Vec<Bytes>",
"hash": "Option<H256>"
},
"EthTransactionIndex": "(H256, u64)",
"H64": {
"_struct": "[u8; 8]"
},
Expand Down