Browse Source
masterfb4644ec5bAllow utxo address validation with script (Adam Gibson) Pull request description: Prior to this commit, the sendtomany.py script would sometimes fail based on the output of the RPC call gettxout returning only a script, and not an address. After this commit, the validation will still work correctly in these cases using the chosen cryptoengine to convert from script to address. ACKs for top commit: kristapsk: ACKfb4644ec5b. Was able to reproduce the issue and that this fixes it. Also test suite passes. Tree-SHA512: 805e45144403317167243023bb3bda0d14b0197d5df71e510a1ca898b69faa2298f8d2a13d6915e6875fd99fcdeb343297b062fe0f4ce0d3b3ca1a95da7271ba
4 changed files with 21 additions and 27 deletions
Loading…
Reference in new issue