How to get full signature details from raw transaction or raw signature without a Btc core full node? The aim would be to manully verify the signature
Question
Simple question, given raw signature data, or even raw transaction data, how do I decode the r
; s
values from the raw transaction data ? How do I also get the message hash (what is signed) from transaction data ? I’m meaning for suitable for ecrecover…
Preferably without a Bitcoin node…
No answers available yet.
Read Original ← Back to Home