-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.json
29 lines (29 loc) · 1005 Bytes
/
example.json
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
{
"mnemonic": "concert harvest forward hammer brother brown pole aspect shine luxury faint repeat",
"signing_instructions": [
{
"derivation_path": [
"2c000000",
"99000000",
"01000000",
"00000000",
"01000000"
],
"sign_data": [
"ea7943b83bd1fbbf5eb8f4852ba0ebe0b4d120473d0012238d333497dd883c61"
]
},
{
"derivation_path": [
"2c000000",
"99000000",
"01000000",
"00000000",
"01000000"
],
"sign_data": [
"43d64ddeb145b74525fdc17c388099edcd10eb7efa9167b5d3c527744e42b2a4"
]
}
]
}