Is it possible to "bundle" multiple assets in one base account, so that only one trust line would be needed?
For example, I'll need to distribute multiple assets, say a, b and c.
Do I need to create an anchor for each asset and therefore establish a trust line for each? Or is there a way to bypass that?
In the end, I need to be able to distribute the above-mentioned assets to the users, and since the users all maintain trust line(s) to the same anchor(s), they will be able to send and receive the assets among themselves.
Now consider that asset b might be time-limited. After the time-period exceeded, the user shall not be able to exchange the asset with the anchor (or anyone else) anymore. The AUTHORIZATION REVOCABLE setting shall be able to handle this, right?
Thanks in advance