We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c7888 commit 39efd63Copy full SHA for 39efd63
rust/basic_bitcoin/README.md
@@ -216,7 +216,7 @@ reflected in your current balance.
216
217
## Step 6: Retrieving block headers
218
219
-You can also get range of Bitcoin block headers by using the `get_block_headers`
+You can also get a range of Bitcoin block headers by using the `get_block_headers`
220
endpoint on your canister.
221
222
In the Candid UI, write the desired start height and optionally end height, and click on "Call":
0 commit comments