diff options
Diffstat (limited to 'bip-0324/test_sage_decoding.py')
-rw-r--r-- | bip-0324/test_sage_decoding.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0324/test_sage_decoding.py b/bip-0324/test_sage_decoding.py index c26c334..1ec5fdf 100644 --- a/bip-0324/test_sage_decoding.py +++ b/bip-0324/test_sage_decoding.py @@ -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: |