Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 167 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 167 Bytes

My Rust Practice

How to run examples

cargo run -p bitcoin --example public_hash_function

How to run test cases.

cargo test test_sha256