Great advice,
I guess the consensus is that I keep Electrum bc wallet and find a provider who can supply to bc wallets (not coinmama).
Cheers Ash.
Glad to see that provider accepted your request.
i would like addresses starting with
1 or 3 not bc.
If you want to create to standard address (begin with 1) on electrum, you should go to the
console (it doesn't appear, click view and click show console) then type the code below:
make_seed(128,"","standard")
that's example empty balance seedelectrum isn't generated address with 3, but you can generate it using
iancoleman tool by getting the master key from electrum.
go to electrum console then type:
getmasterprivate ()copy to iancoleman tool offline on
BIP32 Root Keyon the Derivation Path click BIP 141 and choose
Script Semantics to
P2WPKH nested in P2SHyou can see the result box.
This means you will get the private key address with 3 then importing back to the electrum wallet.
but you should be learning about security wallets first. I won't recommend it to use with have balance inside. try it with zero or create a new wallet. I'm just for sharing.
dwyor.