mirror of
https://github.com/bitcoin/bips.git
synced 2025-07-28 13:12:33 +02: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:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user