Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
Update README.md (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawliet-Chan authored Jan 31, 2024
1 parent 4c26320 commit 2d746ac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ make build
./testbot
```
#### Genesis Contracts
| Contract Address | Contract Name | Path |
| ----------- | ----------- | ---------|
| 0 | NoValidateAccount | data/genesis/NoValidateAccount.sierra.json |
| 1 | UniversalDeployer | data/genesis/UniversalDeployer.json |
| 2 | cool_sierra_contract_class| data/genesis/cool_sierra_contract_class.json |
| Contract Address | Contract Name | Path | classHash |
| ----------- | ----------- | --------- | ---------- |
| 0 | NoValidateAccount | data/genesis/NoValidateAccount.sierra.json | 0x24a22c925997bba54caa6ddf38b4d1616c9968e757d6846890b46caa88907e3 |
| 1 | UniversalDeployer | data/genesis/UniversalDeployer.json | 0x4569ffd48c2a3d455437c16dc843801fb896b1af845bc8bc7ba83ebc4358b7f |
| 2 | cool_sierra_contract_class| data/genesis/cool_sierra_contract_class.json | 0x35eb1d3593b1fe9a8369a023ffa5d07d3b2050841cb75ad6ef00698d9307d10 |

0 comments on commit 2d746ac

Please sign in to comment.