What does this PR do?
This PR defines a new isSystemAccount
function to consolidate common logic, then uses that function to reject any attempt to delete or suspend a system account (currently, instance.actor
and relay.actor
). Resolves #625 (closed).
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines