forked from bitpay/bitcore
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathwallet-lotus-donation.json
More file actions
41 lines (40 loc) · 1.08 KB
/
wallet-lotus-donation.json
File metadata and controls
41 lines (40 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"_comment_note": "This file is example content private Key of Lotus. It is Privacy and not share for anyone. Detail information in : https://gitlab.com/abcpros/bitcore/-/issues/5",
"key": {
"xPrivKey": "",
"mnemonic": "",
"version": 1,
"mnemonicHasPassphrase": false,
"fingerPrint": "e87e1da1",
"compliantDerivation": true,
"id": "08029e6e-2143-4ab2-8fb4-219e5db4a3c6"
},
"cred": {
"coin": "xpi",
"network": "livenet",
"xPubKey": "",
"requestPrivKey": "",
"requestPubKey": "",
"copayerId": "",
"publicKeyRing": [
{
"xPubKey": "",
"requestPubKey": "",
"copayerName": "me"
}
],
"walletId": "181da376-11ab-4977-84af-83e030412ba4",
"walletName": "Lotus",
"m": 1,
"n": 1,
"walletPrivKey": "",
"personalEncryptingKey": "iMIOYU8mclUkQU9NvvgP3g==",
"sharedEncryptingKey": "8Boa6HeNxcAvqPwotEuRyQ==",
"copayerName": "me",
"account": 1,
"addressType": "P2PKH",
"version": 2,
"rootPath": "m/44'/10605'/1'",
"keyId": "1fdf886b-4fb2-4e15-a6cd-933aa20a96bf"
}
}