mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-01 19:10:58 +00:00
eth: Add Pirl support (#193)
This commit is contained in:
parent
d3989c68d6
commit
3765399d9d
@ -158,5 +158,13 @@
|
|||||||
"name": "Ether-1",
|
"name": "Ether-1",
|
||||||
"rskip60": false,
|
"rskip60": false,
|
||||||
"url": "https://ether1.org"
|
"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