Post
Topic
Board Bitcoin Discussion
Re: The SegWit activation was a joke?
by
d5000
on 28/08/2017, 10:21:17 UTC
didn;t noticed that, but the transaction time and fees , both are going out of proportion.

Well, actually everyone can contribute to the situation to improve: simply using Segwit transactions and addresses. The more Segwit is used, the more the situation will improve - it doesn't improve on its own Wink

I presently use Electrum and it seems to only support it for testnet, but Bitcoin Core users can create segwit addresses with the following command (ADDR must be an address that already exists in your wallet!):

Code:
addwitnessaddress ADDR

according to this answer on Bitcoin Stack exchange.