The type of extra data in go-legs gossip is bytes. But when it is parsed as miner ID, it is cast to string then parsed. Instead, it should be decoded from bytes. |
||
|---|---|---|
| .. | ||
| ratelimit | ||
| incoming_test.go | ||
| incoming.go | ||
The type of extra data in go-legs gossip is bytes. But when it is parsed as miner ID, it is cast to string then parsed. Instead, it should be decoded from bytes. |
||
|---|---|---|
| .. | ||
| ratelimit | ||
| incoming_test.go | ||
| incoming.go | ||