Skip to content

[CLEANUP] isSignedByActiveNodeAccounts param change

akrokr requested to merge akh/is_signed_active into develop

isSignedByActiveNodeAccounts takes a mgr as a parameter but only uses it for the keeper. This patch sends the keeper instead, removes the versioning (it's been V1 forever), and adds a couple test cases.

Merge request reports