Merge pull request #48 from oceanprotocol/feature/update_balance

Feature/update balance
This commit is contained in:
Sebastian Gerske 2018-11-21 08:30:43 +01:00 committed by GitHub
commit 9dc608a7d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -88,19 +88,19 @@
} }
}, },
"0x6B0c56d1Ad5144b4d37fa6e27DC9afd5C2435c3B": { "0x6B0c56d1Ad5144b4d37fa6e27DC9afd5C2435c3B": {
"balance": "1000" "balance": "0x200000000000000000000000000000000000000000000000"
}, },
"0x0011598De1016A350ad719D23586273804076774": { "0x0011598De1016A350ad719D23586273804076774": {
"balance": "100500" "balance": "0x200000000000000000000000000000000000000000000000"
}, },
"0x068ed00cf0441e4829d9784fcbe7b9e26d4bd8d0": { "0x068ed00cf0441e4829d9784fcbe7b9e26d4bd8d0": {
"balance": "100000000" "balance": "0x200000000000000000000000000000000000000000000000"
}, },
"0xa99d43d86a0758d5632313b8fa3972b6088a21bb": { "0xa99d43d86a0758d5632313b8fa3972b6088a21bb": {
"balance": "100000000" "balance": "0x200000000000000000000000000000000000000000000000"
}, },
"0x00Bd138aBD70e2F00903268F3Db08f2D25677C9e": { "0x00Bd138aBD70e2F00903268F3Db08f2D25677C9e": {
"balance": "10000000111000111000111000" "balance": "0x200000000000000000000000000000000000000000000000"
} }
} }
} }

View File

@ -88,19 +88,19 @@
} }
}, },
"0x6B0c56d1Ad5144b4d37fa6e27DC9afd5C2435c3B": { "0x6B0c56d1Ad5144b4d37fa6e27DC9afd5C2435c3B": {
"balance": "1000" "balance": "0x200000000000000000000000000000000000000000000000"
}, },
"0x0011598De1016A350ad719D23586273804076774": { "0x0011598De1016A350ad719D23586273804076774": {
"balance": "100500" "balance": "0x200000000000000000000000000000000000000000000000"
}, },
"0x068ed00cf0441e4829d9784fcbe7b9e26d4bd8d0": { "0x068ed00cf0441e4829d9784fcbe7b9e26d4bd8d0": {
"balance": "100000000" "balance": "0x200000000000000000000000000000000000000000000000"
}, },
"0xa99d43d86a0758d5632313b8fa3972b6088a21bb": { "0xa99d43d86a0758d5632313b8fa3972b6088a21bb": {
"balance": "100000000" "balance": "0x200000000000000000000000000000000000000000000000"
}, },
"0x00Bd138aBD70e2F00903268F3Db08f2D25677C9e": { "0x00Bd138aBD70e2F00903268F3Db08f2D25677C9e": {
"balance": "10000000111000111000111000" "balance": "0x200000000000000000000000000000000000000000000000"
} }
} }
} }