Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
56007129
Topic
5306347
Board
Development & Technical Discussion
Re: Native Segwit vs Segwit
by
Oshosondy
on
03/01/2021, 07:53:26 UTC
P2PKH
- legacy, bitcoin addresses that start with 1 are legacy addresses.
P2SH
- addresses that start with 3 are nested segwit
Bech32
- addresses that start with bcq1 are the native segwit.
For more information about nested segwit
https://github.com/bitcoin/bips/blob/master/bip-0049.mediawiki
For more information about native segwit
https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki
About transaction fee, native segwit is the cheapest.