deso-protocol / deso-protocol/run
TxnType and PubKey are switched in common logs of the node's core
- Dominant language
- Makefile
- Stars
- 189
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
In logs of the core I see ones like this. It seems that the strings printed in the TxnType and PubKey are switched.
I guess this could be just a logging issue or surfacing some other problem.
```
I0516 10:12:52.164706 1 PlHe1Obt.go:1] Server._handleTransactionBundle: Transaction (*zdxUKsst.MsgBitCloutTxn)(0xc0424d1f10)(< TxHash: bf64a8ed3579fcd5b6282434f10916048367d89c49a635770ce4c8f06e1eed60, TxnType: BC1YLjHTUnG4X7snVMi9bKWzbLWxfuPRwS5YviTsRLrX6NJsQHWQTUV, PubKey: FOLLOW >)
from peer [ Remote Address: 107.161.127.130:38040 PeerID=5 ] was added as an ORPHAN
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.