1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

Merge pull request #1471 from theStack/fix_bip324_test_sage_decoding_git_instrs

bip-0324: fix git instruction order in test_sage_decoding.py
This commit is contained in:
Mark "Murch" Erhardt 2024-04-26 17:17:46 -04:00 committed by GitHub
commit e641025e74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,8 +5,8 @@ Instructions:
* 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: