mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-19 11:20:45 +00:00
updated TESTDATA
This commit is contained in:
parent
a686a3dc05
commit
9b96842bfe
4 changed files with 13 additions and 0 deletions
1
cmd/XDC/testdata/empty.js
vendored
Normal file
1
cmd/XDC/testdata/empty.js
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
|
||||||
6
cmd/XDC/testdata/guswallet.json
vendored
Normal file
6
cmd/XDC/testdata/guswallet.json
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"encseed": "26d87f5f2bf9835f9a47eefae571bc09f9107bb13d54ff12a4ec095d01f83897494cf34f7bed2ed34126ecba9db7b62de56c9d7cd136520a0427bfb11b8954ba7ac39b90d4650d3448e31185affcd74226a68f1e94b1108e6e0a4a91cdd83eba",
|
||||||
|
"ethaddr": "d4584b5f6229b7be90727b0fc8c6b91bb427821f",
|
||||||
|
"email": "gustav.simonsson@gmail.com",
|
||||||
|
"btcaddr": "1EVknXyFC68kKNLkh6YnKzW41svSRoaAcx"
|
||||||
|
}
|
||||||
3
cmd/XDC/testdata/passwords.txt
vendored
Normal file
3
cmd/XDC/testdata/passwords.txt
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
foobar
|
||||||
|
foobar
|
||||||
|
foobar
|
||||||
3
cmd/XDC/testdata/wrong-passwords.txt
vendored
Normal file
3
cmd/XDC/testdata/wrong-passwords.txt
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
wrong
|
||||||
|
wrong
|
||||||
|
wrong
|
||||||
Loading…
Reference in a new issue