Near-One / near-plugins

Implementation of common patterns used for NEAR smart contracts.
Creative Commons Zero v1.0 Universal
27 stars 12 forks source link

test(Ownable): removing contract keys freezes owner #100

Closed mooori closed 1 year ago

mooori commented 1 year ago

Adds a test to verify that that the account of an Ownable contract cannot set a new owner after its access keys are removed.