jlopp / statoshi

Bitcoin Core + StatsD integration
https://jlopp.github.io/statoshi/
MIT License
233 stars 26 forks source link

Count OP_CHECKSIG types #5

Open jlopp opened 9 years ago

jlopp commented 9 years ago

See https://en.bitcoin.it/wiki/OP_CHECKSIG

jlopp commented 9 years ago

Might be able to count OP types here: https://github.com/jlopp/statoshi/blob/master/src/core_read.cpp#L42