mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-11-14 19:50:30 +00:00
Initial commit
This commit is contained in:
8
config/coin.config.js
Normal file
8
config/coin.config.js
Normal file
@@ -0,0 +1,8 @@
|
||||
const defaultConfig = require('./default.config.js')
|
||||
|
||||
module.exports = {
|
||||
name: 'Qortal',
|
||||
symbol: 'Qort',
|
||||
addressVersion: 58, // Q for Qortal
|
||||
logo: '/img/QORT_LOGO.svg'
|
||||
}
|
||||
Reference in New Issue
Block a user