neo
neo copied to clipboard
Bug? Signature verification for multi-signature addresses
When the number of signatures in a transaction with a multi-signature address is greater than the minimum number of signatures, the verification does not pass.
https://github.com/neo-project/neo/blob/df534f6b0c700e1c7b3eb1315c4560fedce793b8/src/Neo/Network/P2P/Payloads/Transaction.cs#L430
Maybe it should be changed to less than