Post
Topic
Board Wallet software
Re: creating your own bitcoin address
by
DroomieChikito
on 11/01/2021, 12:46:22 UTC
i have priv(hex) and priv(wif).
You must use Private Key WIF Compressed (starts with a 'K' or 'L') format when importing it to electrum wallet. because you providing bech32 address (p2wpkh:) where there can't use for WIF (5) and HEX format.

you can convert WIF, HEX format to WIF Compressed using https://www.bitaddress.org ( use it locally or offline)