Updated testcase balance value.
This commit is contained in:
parent
90959c679e
commit
c75bc3daa0
|
@ -22,7 +22,7 @@ const blockchainData: { [ network: string ]: TestCases } = {
|
|||
addresses: [
|
||||
{
|
||||
address: "0xAC1639CF97a3A46D431e6d1216f576622894cBB5",
|
||||
balance: bnify("4918774100000000"),
|
||||
balance: bnify("4813414100000000"),
|
||||
code: "0x"
|
||||
},
|
||||
// Splitter contract
|
||||
|
|
Loading…
Reference in New Issue