Skip to content

Commit

Permalink
Merge pull request #1471 from theStack/fix_bip324_test_sage_decoding_…
Browse files Browse the repository at this point in the history
…git_instrs

bip-0324: fix git instruction order in test_sage_decoding.py
  • Loading branch information
murchandamus committed Apr 26, 2024
2 parents fb65481 + 9f25645 commit e641025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0324/test_sage_decoding.py
Expand Up @@ -5,8 +5,8 @@
* Clone the SwiftEC repository, and enter the directory:
git clone https://github.com/Jchavezsaab/SwiftEC
git checkout 5320a25035d91addde29d14164cce684b56a12ed
cd SwiftEC
git checkout 5320a25035d91addde29d14164cce684b56a12ed
* Generate parameters for the secp256k1 curve:
Expand Down

0 comments on commit e641025

Please sign in to comment.