Failed to import Bech32 SegWit addresses using importmulti Bitcoin-Core 0.16.0rc3

Failed to import Bech32 SegWit addresses using importmulti Bitcoin-Core 0.16.0rc3

I was trying to import Bech32 addresses using importmulti on Bitcoin Core 0.16.0rc3.

       [
    {
        "scriptPubKey" : { "address": "tb1qkzq7kgx7rk45na3d3vt6vrqftfczq6ryn9zq0d" },
        "timestamp" : "now",
        "watchonly" : "true"
    }
  ] ,  { "rescan": false }

Response:

Please enter the wallet passphrase with walletpassphrase first.

Why that error? and shouldn't I add witness scrpit instead of scriptPubKey?

http://ift.tt/2GMyNuw

Comments

Popular posts from this blog

bitcoin node: what is the difference between simnet and regtest?

How to check if Electrum is masking my IP with the Tor proxy?

How generic miner connects to bitcoin or ethereum network and does it needs to store entire blockchain?