D'CENT User Guide
Official Online StoreSupport Coin ListOfficial BlogX (Twitter)
D'CENT USER GUIDE
D'CENT USER GUIDE
  • Getting Started
  • Frequently asked questions (FAQ)
  • Supported Coins & Tokens
  • D'CENT Wallet Homepage
  • Biometric Wallet
    • Biometric Wallet
    • Unboxing
    • Initial Setup
    • Connect with Android phone
      • Finding the Bluetooth menu on your Android phone
      • Using OTG cable for physical connection
      • Troubleshooting Guide (Android Bluetooth Error)
    • Connect with iOS phone
    • Firmware Update (from computer)
      • Troubleshooting Guide (Windows)
      • Troubleshooting Guide (Mac)
    • Firmware Update (from mobile)
    • Synchronizing the Biometric Wallet with the Mobile App
    • Recovering your wallet
      • Wallet recovery using the mnemonic (recovery words) from the Ledger wallet
    • Checking account info on Biometric Wallet
    • Biometric Wallet "Setting" menu
      • 25th Word (the Passphrase)
  • Card Wallet
    • All-in-One Wallet (Introduction)
      • Set up your All-in-One Wallet
      • How to use the All-in-One Wallet
    • D'CENT Backup Card (Wallet Recovery)
      • Step 1: Set up your Backup Card
      • Step 2: Create backup image
      • Step 3: Recover backup image
  • Mobile App
    • Mobile App introduction
    • Multi-Wallet Feature
    • How to create a coin account
      • How to add a custom token account
      • How to remove (hide) a coin account
      • How to add a custom path BTC account
    • Mobile App "Settings" menu
      • Switch wallet mode
        • Biometric Wallet
        • Card type Wallet
        • Software Wallet
  • How to send/receive coin
    • How to receive coin
    • How to send coin
      • Biometric Wallet mode
      • Card type Wallet mode
      • Software Wallet mode
    • Checking transaction status and history
    • How to receive or send an NFT token
    • How to use coin account
      • How to view all the BTC public addresses
      • How to use Ethereum account
      • How to use XRP account
        • Sending XRP using D'CENT Wallet
        • Using Trust Line for XRPL
      • How to use KAIA account
      • How to use RSK account
      • How to use Binance Smart Chain account
      • How to use MONA account
      • How to use Stellar Lumens (XLM) account
        • Using Trustline for XLML
      • How to use TRON account (TRX, TRC10, TRC20, TRC721)
    • Using Coinbase exchange for transfers (Bitcoin example)
    • Using Binance exchange for transfers (XRP example)
  • D'CENT Native Services
    • DApp browser (Discovery)
      • Connecting your wallet to a dApp site
      • Switch Blockchain Network
      • Using Wallet Connect
      • How to revoke dApp allowances
    • Insight
    • Swap
      • Supported Networks
    • FTSO Portal - vote delegation
  • Troubleshooting
    • Notes on Wallet Recovery - Legacy account
  • D'CENT EXTERNAL SERVICES
    • Connect with HashPack wallet extension (including HBAR native staking)
    • Connect with Blade wallet extension (including HBAR native staking)
    • Connect with MetaMask (QR-based)
    • Connect with Kaia Wallet extension
    • Klaystation Staking
    • How to use PancakeSwap
    • How to use Polygon Bridge
    • How to connect to OpenSea
    • How to mint NFTs based on Polygon network using Opensea
  • Cryptocurrency Basics
    • ERC20 Token
    • ERC721 Token (NFT)
    • SegWit
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Cryptocurrency Basics

SegWit

What is Segregated Witness?

PreviousERC721 Token (NFT)

Last updated 8 months ago

Was this helpful?

SegWit stands for Segregated Witness and, is a method of separately storing the signature part of the transaction record in order to reduce the data size stored in the block.

At the time SegWit was proposed, there were too many bitcoin transaction, it caused higher transaction fee. It was very important to solve bitcoin's block size limitation. This proposal has been adopted,

Before adopting SegWit, the saturation of the bitcoin block size caused the transaction fee to continue to rise. A resolution to reduce the block size received greater attention than the security enhancement effect to prevent transaction volatility.

In Bitcoin blocks, signatures take up surprisingly large amount of data space. If you save the signature separately in the block, more transactions data can be included in the data space that was once previously occupied by the signature data. In SegWit block, digital signature is collected separately to save 1MB of data space in a block, this will allow adding more transactions into that data space.

With the introduction of SegWit, major networks have shortened the processing time of tasks and lowered the transaction fees.