mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-26 09:42:22 +00:00
66aafd868b
Notice that it makes the node accept Extensible payloads with any category which is the same way C# node works. We're trusting Extensible senders, improper payloads are harmless until they DoS the network, but we have some protections against that too (and spamming with proper category doesn't differ a lot). |
||
---|---|---|
.. | ||
message.go | ||
network.go | ||
service.go | ||
signature.go | ||
validators.go | ||
vote.go |