Skip to content

Commit

Permalink
Merge pull request #1805 from corck/nep5-novem-gold-token
Browse files Browse the repository at this point in the history
[WIP] Added Novem Gold Token (NNN) configuration
  • Loading branch information
comountainclimber committed Feb 22, 2019
2 parents 4c88ddc + 8734282 commit 2fe174e
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 0 deletions.
Binary file added app/assets/nep5/png/NNN.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions app/assets/nep5/png/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import MCT from './MCT.png'
import NEX from './NEX.png'
import NKN from './NKN.png'
import NNC from './NNC.png'
import NNN from './NNN.png'
import NRVE from './NRVE.png'
import NVL from './NVL.png'
import OBT from './OBT.png'
Expand Down Expand Up @@ -74,6 +75,7 @@ export const imageMap = {
NEX,
NKN,
NNC,
NNN,
NRVE,
NVL,
OBT,
Expand Down

0 comments on commit 2fe174e

Please sign in to comment.