Skip to content

Commit c9afa88

Browse files
Leo Weesegitbook-bot
authored andcommitted
GITBOOK-462: change request with no subject merged in GitBook
1 parent c3609e3 commit c9afa88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning-network-tools/taproot-assets/first-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ To send the asset, run the command below from the tapd instance of the sender. T
313313

314314
```
315315

316-
You will notice the transaction id (`bd311ca4dbd68c6717ed4656efe7beb9ff843abe50bf58aaf3b25325c0f098aa`) has two inputs. One input is the newly minted asset (easily identifiable by its 1000 sat amount), while the other is from LND’s internal wallet. This second input is used to pay the onchain fees.
316+
You will notice the testnet3 transaction id (`bd311ca4dbd68c6717ed4656efe7beb9ff843abe50bf58aaf3b25325c0f098aa`) has two inputs. One input is the newly minted asset (easily identifiable by its 1000 sat amount), while the other is from LND’s internal wallet. This second input is used to pay the onchain fees. The output from `tapcli` as seen above will only show the one input and two outputs that hold the Taproot Assets.
317317

318318
There are three outputs. Two outputs of 1000 satoshis each and the change output of LND’s internal wallet. The two 1000 satoshi inputs anchor the proofs of the sender and receiver. Even when the sender spends all of their assets, such an output is still created to carry proof of the transfer.
319319

0 commit comments

Comments
 (0)