Skip to content

Commit

Permalink
bump up version, add corn icons
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroShkvorets committed Dec 16, 2024
1 parent be72b57 commit 6872d20
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.6.10",
"version": "0.6.11",
"private": true,
"type": "module",
"scripts": {
Expand Down
5 changes: 5 additions & 0 deletions registry/eip155/corn-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,10 @@
"evmExtendedModel": false,
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
"bytesEncoding": "hex"
},
"icon": {
"web3Icons": {
"name": "corn"
}
}
}
5 changes: 5 additions & 0 deletions registry/eip155/corn.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,10 @@
"evmExtendedModel": false,
"bufUrl": "https://buf.build/streamingfast/firehose-ethereum",
"bytesEncoding": "hex"
},
"icon": {
"web3Icons": {
"name": "corn"
}
}
}

0 comments on commit 6872d20

Please sign in to comment.