Is it possible to limit an address in its sending permission?
I currently have a node which acts as sort of a warehouse. It holds 21 addresses (of which 20 users). At the end of the week, it needs to send goods from some, or all, of these addresses to the next party in the shipping network.
But The problem is that you need to give the used addresses the "send" permission. This gives the address the permission to send the asset to wherever they want to (as long as the receiving party has the receive permission) , right?
Is there a solution for this?