Skip to content

Commit

Permalink
fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnordelo committed Jan 31, 2024
1 parent 1460f69 commit 61d2b74
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
globs: |
*.md
!PULL_REQUEST_TEMPLATE.md
# - name: Cairo lint
# run: scarb fmt --check
# - name: Cairo test
# run: scarb test
- name: Cairo lint
run: scarb fmt --check
- name: Cairo test
run: scarb test
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/utils/_class_hashes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:class-hash-cairo-version: https://crates.io/crates/cairo-lang-compiler/2.4.4[cairo 2.4.4]

// Class Hashes
:Account-class-hash: 0x302765bcede84b1267a9d4658a7737c3c41a8caf6201984c3df95577c2298a3
:Account-class-hash: 0x402765bcede84b1267a9d4658a7737c3c41a8caf6201984c3df95577c2298a3
:ERC20-class-hash: 0x3af5816946625d3d2c94ea451225715784762050eba736f0b0ad9186685bced
:ERC721-class-hash: 0x45c96d1b24c3dc060680e4bfd4bdc32161aefe8f8939cd4be3954c5d8688d75
:EthAccountUpgradeable-class-hash: 0x3dda9bcfa854795d91d586b1a4275a68ab1ab185b33a5c00ce647c75875b0ff
Expand Down

0 comments on commit 61d2b74

Please sign in to comment.