Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CostinCarabas committed Jul 31, 2024
1 parent d91bbff commit 550de89
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 62 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"accounts": {
"0x0000000000000000d720a08b839a004c2e6386f5aecc19ec74807d1920cb6aeb": {
"balance": "0",
"code": "file:../output/crowdfunding-esdt.mxsc.json",
"code": "mxsc:../output/crowdfunding-esdt.mxsc.json",
"owner": "0x66687aadf862bd776c8fc18b8e9f8e20089714856ee233b3902a591d0d5f2925"
}
}
Expand All @@ -45,7 +45,7 @@
"str:target": "0x07d0",
"str:tokenIdentifier": "0x43524f57442d313233343536"
},
"code": "file:../output/crowdfunding-esdt.mxsc.json",
"code": "mxsc:../output/crowdfunding-esdt.mxsc.json",
"codeMetadata": "0x0506",
"owner": "0x66687aadf862bd776c8fc18b8e9f8e20089714856ee233b3902a591d0d5f2925",
"developerRewards": "0"
Expand Down Expand Up @@ -75,4 +75,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"accounts": {
"0x0000000000000000d720a08b839a004c2e6386f5aecc19ec74807d1920cb6aeb": {
"balance": "0",
"code": "file:../output/crowdfunding-esdt.mxsc.json",
"code": "mxsc:../output/crowdfunding-esdt.mxsc.json",
"owner": "0x66687aadf862bd776c8fc18b8e9f8e20089714856ee233b3902a591d0d5f2925"
}
}
Expand All @@ -45,12 +45,12 @@
"str:target": "0x07d0",
"str:tokenIdentifier": "0x43524f57442d313233343536"
},
"code": "file:../output/crowdfunding-esdt.mxsc.json",
"code": "mxsc:../output/crowdfunding-esdt.mxsc.json",
"codeMetadata": "0x0506",
"owner": "0x66687aadf862bd776c8fc18b8e9f8e20089714856ee233b3902a591d0d5f2925",
"developerRewards": "0"
}
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"accounts": {
"0x0000000000000000d720a08b839a004c2e6386f5aecc19ec74807d1920cb6aeb": {
"balance": "0",
"code": "file:../output/crowdfunding-esdt.mxsc.json",
"code": "mxsc:../output/crowdfunding-esdt.mxsc.json",
"owner": "0x66687aadf862bd776c8fc18b8e9f8e20089714856ee233b3902a591d0d5f2925"
}
}
Expand All @@ -45,7 +45,7 @@
"str:target": "0x07d0",
"str:tokenIdentifier": "0x43524f57442d313233343536"
},
"code": "file:../output/crowdfunding-esdt.mxsc.json",
"code": "mxsc:../output/crowdfunding-esdt.mxsc.json",
"codeMetadata": "0x0506",
"owner": "0x66687aadf862bd776c8fc18b8e9f8e20089714856ee233b3902a591d0d5f2925",
"developerRewards": "0"
Expand All @@ -69,4 +69,4 @@
}
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"accounts": {
"0x0000000000000000d720a08b839a004c2e6386f5aecc19ec74807d1920cb6aeb": {
"balance": "0",
"code": "file:../output/crowdfunding-esdt.mxsc.json",
"code": "mxsc:../output/crowdfunding-esdt.mxsc.json",
"owner": "0x66687aadf862bd776c8fc18b8e9f8e20089714856ee233b3902a591d0d5f2925"
}
}
Expand All @@ -45,7 +45,7 @@
"str:target": "0x07d0",
"str:tokenIdentifier": "0x43524f57442d313233343536"
},
"code": "file:../output/crowdfunding-esdt.mxsc.json",
"code": "mxsc:../output/crowdfunding-esdt.mxsc.json",
"codeMetadata": "0x0506",
"owner": "0x66687aadf862bd776c8fc18b8e9f8e20089714856ee233b3902a591d0d5f2925",
"developerRewards": "0"
Expand All @@ -70,4 +70,4 @@
}
}
]
}
}
Loading

0 comments on commit 550de89

Please sign in to comment.