Skip to content

Commit

Permalink
Merge pull request #2 from iron-fish/remove-name
Browse files Browse the repository at this point in the history
Remove name field
  • Loading branch information
danield9tqh authored May 1, 2024
2 parents 328fad4 + fdb6638 commit 2b454fd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"assets": [
{
"identifier": "51f33a2f14f92735e562dc658a5639279ddca3d5079a6d1242b2a588a9cbf44c",
"name": "$IRON",
"symbol": "IRON",
"decimals": 8,
"logoURI": "https://ironfish.network/favicon.ico",
Expand Down
1 change: 0 additions & 1 deletion testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"assets": [
{
"identifier": "51f33a2f14f92735e562dc658a5639279ddca3d5079a6d1242b2a588a9cbf44c",
"name": "$IRON",
"symbol": "IRON",
"decimals": 8,
"logoURI": "https://ironfish.network/favicon.ico",
Expand Down

0 comments on commit 2b454fd

Please sign in to comment.