Skip to content

Commit 6e293d3

Browse files
authored
Merge pull request #1018 from dfinity/alex/update-rust-basic-bitcoin-readme
update rust basic_bitcoin readme
2 parents eea5afe + c48b8ba commit 6e293d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/basic_bitcoin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For a deeper understanding of the ICP < > BTC integration, see the [Bitcoin inte
3333

3434
This tutorial has the same smart contract written in
3535
[Motoko](https://internetcomputer.org/docs/current/developer-docs/backend/motoko/index.md)
36-
using ECDSA and Bitcoin API but currently not Schnorr API.
36+
using ECDSA, Schnorr, and Bitcoin API.
3737

3838
You can clone and deploy either one, as they both function in the same way.
3939

0 commit comments

Comments
 (0)