I was looking to create a wallet that has a balance of say 100 when it is created but is unable to receive any more assets other than what it was created with, so it only has that 100 to send.
I have tried using the issue and sendasset commands but both failed because the address doesn't have receive permission.
Is such a thing possible?