mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-20 14:39:22 +00:00
eth: Add Pirl support (#193)
This commit is contained in:
parent
d3989c68d6
commit
3765399d9d
@ -158,5 +158,13 @@
|
||||
"name": "Ether-1",
|
||||
"rskip60": false,
|
||||
"url": "https://ether1.org"
|
||||
},
|
||||
{
|
||||
"chain_id": 3125659152,
|
||||
"slip44": 164,
|
||||
"shortcut": "PIRL",
|
||||
"name": "Pirl",
|
||||
"rskip60": false,
|
||||
"url": "https://pirl.io"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user