Skip to content

Commit

Permalink
add: missing type
Browse files Browse the repository at this point in the history
  • Loading branch information
AurevoirXavier committed Dec 20, 2019
1 parent b32d4ce commit a2c4a28
Showing 1 changed file with 1 addition and 0 deletions.
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

0 comments on commit a2c4a28

Please sign in to comment.