Skip to content

setavenger/tx-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TX-Analyzer

A simple way to compute the tweak of any transaction.

Build

go build ./cmd/tx-analyzer -o tx-analyzer
  -blockhash string (optional)
        blockhash might be needed if txindex is not enabled on the node
  -rpc-host string
        the hostname (including port) of the bitcoin core node
  -rpc-pass string
        the nodes rpc password
  -rpc-user string
        the nodes rpc user
  -txid string
        give tx hex

About

Compute tweak for any transaction, requires rpc access to bitcoin core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages