liquid-funding-console/accounts.example.json

9 lines
99 B
JSON
Raw Permalink Normal View History

2019-05-23 19:07:54 +00:00
{
"accounts": [
{
2019-05-24 21:46:32 +00:00
"mnemonic": "add mnemonic here",
"numAddresses": 1
2019-05-23 19:07:54 +00:00
}
]
}