mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 09:47:04 +01:00
added dev account created by parity
This commit is contained in:
parent
1ac810dd5d
commit
6d1525e785
22
networks/secret-store/keys/DevelopmentChain/dev.json
Normal file
22
networks/secret-store/keys/DevelopmentChain/dev.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"id": "ebc69e4b-481f-89bb-6ea1-0df5f733f719",
|
||||
"version": 3,
|
||||
"crypto": {
|
||||
"cipher": "aes-128-ctr",
|
||||
"cipherparams": {
|
||||
"iv": "b66b7d5f80d8b44486591ab97965b03f"
|
||||
},
|
||||
"ciphertext": "50adeb6abe8539140ee40009faac297ce8c70d12634b1bafd1ee44f8dee6c40c",
|
||||
"kdf": "pbkdf2",
|
||||
"kdfparams": {
|
||||
"c": 10240,
|
||||
"dklen": 32,
|
||||
"prf": "hmac-sha256",
|
||||
"salt": "0570b4cea545ff4eda778e0a00c66f0357058209e497d8c5dc161a5923f4f225"
|
||||
},
|
||||
"mac": "efa76188215ab904279c8efe1b8cff62a370c0ad4562a8b5fc87587b04db2748"
|
||||
},
|
||||
"address": "00a329c0648769a73afac7f9381e08fb43dbea72",
|
||||
"name": "Development Account",
|
||||
"meta": "{\"description\":\"Never use this account outside of development chain!\",\"passwordHint\":\"Password is empty string\"}"
|
||||
}
|
Loading…
Reference in New Issue
Block a user