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(