1
Today, I have send a transaction with too low a fee:
https://blockchain.info/tx/84eb8a6c6562a9cfedc0e82c7fbe3355615b8154e376db0a325b4ae4f26180b2
I have retrieved the twelve word pass phrase from my wallet on blockchain.info, and calculated the private keys for the addresses in my wallet. However, the address
1PUBmT2fzVMtNWg58K67knqoz58MmCJ8pn
is not amongst these, and it is also the only address that does not show up in my blockchain.info wallet. Therefore it I can only double-spend part of my first transaction (so to void it). What is happening here?
these are derived from the pass phrase that I got from blockchain.info – user63416 – 2017-11-02T18:51:26.177
I'm just curious about how you derive keys from the passphrase. – Max Vernon – 2017-11-02T18:53:32.143
I'd guess the transaction will probably be processed even if it takes a few days. – Highly Irregular – 2017-11-02T21:17:45.197
Did you input any private keys to your wallet? If so, those private keys won't be able to be generated from the wallet seed (the twelve word pass phrase). – Highly Irregular – 2017-11-02T21:21:10.617
1@MaxVernon the bip39 tool on github – user63416 – 2017-11-02T21:35:05.920
@HighlyIrregular No, I didn't, I'm quite puzzled by this – user63416 – 2017-11-02T21:35:22.063