mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 12:00:59 +00:00
defs: update NIX (#268)
This commit is contained in:
parent
9d887f0388
commit
21c5404299
@ -1,7 +1,7 @@
|
||||
{
|
||||
"coin_name": "Nix",
|
||||
"coin_name": "NIX",
|
||||
"coin_shortcut": "NIX",
|
||||
"coin_label": "Nix",
|
||||
"coin_label": "NIX",
|
||||
"website": "https://nixplatform.io",
|
||||
"github": "https://github.com/nixplatform/nixcore",
|
||||
"maintainer": "mattt21 <matt@nixplatform.io>",
|
||||
@ -32,7 +32,7 @@
|
||||
"uri_prefix": "nix",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"bitcore": ["https://blockchain.nixplatform.io"],
|
||||
"blockbook": [],
|
||||
"cooldown": 100
|
||||
}
|
||||
|
@ -47,5 +47,9 @@
|
||||
"bitcoin:XZC": {
|
||||
"Electrum-XZC": "https://github.com/zcoinofficial/electrum-xzc",
|
||||
"Znode Tool": "https://github.com/yura-pakhuchiy/znode-tool"
|
||||
},
|
||||
"bitcoin:NIX": {
|
||||
"NIX-Electrum": "https://github.com/nixplatform/electrum-nix",
|
||||
"Ghostnode Tool": "https://github.com/nixplatform/ghostnode-tool"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user