add example accounts

This commit is contained in:
Iuri Matias 2019-05-23 15:07:54 -04:00
parent d7e415fa95
commit ca599dd50f
1 changed files with 7 additions and 0 deletions

7
accounts.example.json Normal file
View File

@ -0,0 +1,7 @@
{
"accounts": [
{
"mnemonic": "add mnemonic here"
}
]
}