Update coin configs
This commit is contained in:
parent
34475ff5e8
commit
942c95add8
@ -58,11 +58,14 @@
|
|||||||
"xpub_magic": 76067358,
|
"xpub_magic": 76067358,
|
||||||
"xpub_magic_segwit_p2sh": 77429938,
|
"xpub_magic_segwit_p2sh": 77429938,
|
||||||
"xpub_magic_segwit_native": 78792518,
|
"xpub_magic_segwit_native": 78792518,
|
||||||
"additional_params": {}
|
"additional_params": {
|
||||||
|
"alternativeEstimateFee": "whatthefee",
|
||||||
|
"alternativeEstimateFeeParams": "{\"url\": \"https://whatthefee.io/data.json\", \"periodSeconds\": 60}"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"package_maintainer": "Jakub Matys",
|
"package_maintainer": "Martin Bohm",
|
||||||
"package_maintainer_email": "jakub.matys@satoshilabs.com"
|
"package_maintainer_email": "martin.bohm@satoshilabs.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -59,11 +59,14 @@
|
|||||||
"xpub_magic_segwit_p2sh": 71979618,
|
"xpub_magic_segwit_p2sh": 71979618,
|
||||||
"xpub_magic_segwit_native": 73342198,
|
"xpub_magic_segwit_native": 73342198,
|
||||||
"slip44": 1,
|
"slip44": 1,
|
||||||
"additional_params": {}
|
"additional_params": {
|
||||||
|
"alternativeEstimateFee": "whatthefee",
|
||||||
|
"alternativeEstimateFeeParams": "{\"url\": \"https://whatthefee.io/data.json\", \"periodSeconds\": 60}"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"package_maintainer": "Jakub Matys",
|
"package_maintainer": "Martin Bohm",
|
||||||
"package_maintainer_email": "jakub.matys@satoshilabs.com"
|
"package_maintainer_email": "martin.bohm@satoshilabs.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"coin": {
|
"coin": {
|
||||||
"name": "Litecoin Testnet",
|
"name": "Litecoin Testnet",
|
||||||
"shortcut": "TLTC",
|
"shortcut": "tLTC",
|
||||||
"label": "Litecoin Testnet",
|
"label": "Litecoin Testnet",
|
||||||
"alias": "litecoin_testnet"
|
"alias": "litecoin_testnet"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user