Skip to content

Commit 3b6a307

Browse files
authored
Update 04_6_Creating_a_Segwit_Transaction.md
Typo
1 parent c0dca5c commit 3b6a307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

04_6_Creating_a_Segwit_Transaction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ The big thing to note is that function has changed. It was previously `pkh`, whi
279279

280280
There's really no complexity to creating SegWit transactions. Internally, they're structured differently from legacy transactions, but from the command line there's no difference: you just use an address with a different prefix. The only thing to watch for is that some people may not be able to send to a Bech32 address if they're using obsolete software.
281281

282-
> :fire: ***What the power of sending coins with SegWit?***
282+
> :fire: ***What's the power of sending coins with SegWit?***
283283
284284
> _The Advantages._ SegWit transactions are smaller, and so will be cheaper to send than legacy transactions due to lower fees. Bech32 doubles down on this advantage, and also creates addresses that are harder to foul up when transcribing — and that's pretty important, given that user error is one of the most likely ways to lose your bitcoins.
285285

0 commit comments

Comments
 (0)