mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-23 07:58:09 +00:00
Merge branch 'master' into matejcik/coin-defs
This commit is contained in:
commit
43eaaba028
@ -33,7 +33,9 @@
|
||||
"uri_prefix": "monetaryunit",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"bitcore": [
|
||||
"https://explorer.monetaryunit.org"
|
||||
],
|
||||
"blockbook": [],
|
||||
"cooldown": 100
|
||||
}
|
||||
|
@ -166,5 +166,13 @@
|
||||
"name": "Pirl",
|
||||
"rskip60": false,
|
||||
"url": "https://pirl.io"
|
||||
},
|
||||
{
|
||||
"chain_id": 1620,
|
||||
"slip44": 1620,
|
||||
"shortcut": "ATH",
|
||||
"name": "Atheios",
|
||||
"rskip60": false,
|
||||
"url": "https://atheios.com"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user