From cf091766ff65a31f986d372345c26d379ffb12be Mon Sep 17 00:00:00 2001 From: Oleksandr Tkachenko Date: Mon, 2 Sep 2024 14:10:11 +0200 Subject: [PATCH] fix comment --- .../src/basic_bitcoin/src/bitcoin_wallet/p2tr_raw_key_spend.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/basic_bitcoin/src/basic_bitcoin/src/bitcoin_wallet/p2tr_raw_key_spend.rs b/rust/basic_bitcoin/src/basic_bitcoin/src/bitcoin_wallet/p2tr_raw_key_spend.rs index aa52d5ba8..885fd0dfc 100644 --- a/rust/basic_bitcoin/src/basic_bitcoin/src/bitcoin_wallet/p2tr_raw_key_spend.rs +++ b/rust/basic_bitcoin/src/basic_bitcoin/src/bitcoin_wallet/p2tr_raw_key_spend.rs @@ -27,7 +27,7 @@ pub async fn get_address( Address::p2tr_tweaked(tweaked_pubkey, super::common::transform_network(network)) } -/// Sends a P2TR script spend transaction to the network that transfers the +/// Sends a P2TR raw key spend transaction to the network that transfers the /// given amount to the given destination, where the source of the funds is the /// canister itself at the given derivation path. pub async fn send(