rocket_satoshi
Member
2
Posts
52
Reputation
Oct 13, 2018
Joined
Recent posts
- How is txoutset_hash calculated by dumptxoutset?Oct 25, 2018
Never mind, already figured it out. There is a variable length filed between the amount and the script.
- How is txoutset_hash calculated by dumptxoutset?Oct 25, 2018
I've been trying to figure out how the hashing works for the RPC command dumptxoutset in the latest version 28.0. Maybe someone here can point me in the right direction. I think it’s using the HASH_SERIALIZED type…