Closed OttoAllmendinger closed 4 years ago
Have had similar problems with parsing coinbase transactions with https://github.com/0xB10C/rawtx. Apparently they can have weird scripts.
I've used a more manual approach for getting the block height from coinbase tx in mempool.observer: https://github.com/0xB10C/memo/blob/master/memod/processor/zmq_handler.go#L54-L76. That might be an alternative.
thanks, seems to work now
Getting this error when parsing blocks on mainnet: