Hi,
A scenario with two running nodes, node 1 is admin (Master), and node 2 is permissioned to connect, send, and receive.
Without Activate permission, node2 can generate permission less addresses.
from node1, I gave node2 the Activate permission to be able to give the proper permissions (Sending, receiving, and connect) to any newly generated address on it (on node2)
but, the Activate permission also permits node2 to alter the wallet Addresses permissions on node1 (Master node) too.
Is there away to restrict node2 from this capability (only allow it to use activate on its own wallet addresses) ?
Thanks.