Original archived Re: A plea for help :)
Scraped on 08/07/2025, 18:28:26 UTC
You can't even post code properly in [code][/code] tags which prevent that certain character sequences are gobbled up by the BBcode interpreter of the forum code. Ever thought for a second why there is a button to insert code tags? It has a purpose.
See the difference? You should've posted this
raw['R_and168_140'] = [raw['R_bit168'][i] & raw['S_win140_8'][i] for i in range(m)]
instead your ChatGPT code diarrhea has turned into this
raw['R_and168_140'] = [raw['R_bit168'] & raw['S_win140_8'] for i in range(m)]
Any occurence e.g. of
[i] turns into subsequent
italic text... Well, whatever
When you used Electrum and have done about 200 outgoing transaction your coins don't necessarily sit in just one address derived from just one private key. But of course it depends on your usage pattern how your coins end up in one or more change addresses or other receive addresses of your wallet, if you received coins, too.