Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
54615323
Topic
5255441
Board
Bitcoin Technical Support
Topic OP
createwallet "disableprivatekeys"
by
x3m
on
13/06/2020, 22:40:15 UTC
The purpose of this feature as explained here:
https://github.com/bitcoin/bitcoin/pull/9662
should be to ensure no mix between hot and cold keys but honestly I don't understand the use case.
What I've used instead is the watch-only deterministic wallet created using a Master Public Key as explained
https://bitcoinelectrum.com/creating-a-watch-only-wallet/
.
Can anyone explain how to use
createwallet "disableprivatekeys"
together with
fundrawtransaction
?