Skip to content

Commit 373ba72

Browse files
Update README.md
1 parent 39efd63 commit 373ba72

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rust/basic_bitcoin/README.md

-2
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,6 @@ or replace `0` and `11` with your desired start and end height respectively:
232232
dfx canister --network=ic call basic_bitcoin get_block_headers "(0: nat32, 11: nat32)"
233233
```
234234

235-
Checking the balance of a Bitcoin address relies on the [bitcoin_get_block_headers](https://internetcomputer.org/docs/current/references/ic-interface-spec/#ic-bitcoin_block_headers) API.
236-
237235
## Conclusion
238236

239237
In this tutorial, you were able to:

0 commit comments

Comments
 (0)