Browse Source
This extends the "query" RPC command so that it also allows querying for the name index in Namecoin (and potential future coins that support a name index as well). Previously, that was not possible even when passing the normalised script itself: In that case, hashX_from_script would strip off the name prefix again, and thus the query would only be for OP_RETURN. (Thanks to JeremyRand for analysing this bug!)patch-2
committed by
Neil
3 changed files with 42 additions and 23 deletions
Loading…
Reference in new issue