@cocreature building on this a bit further:
I am looking at triggers as a way to inspect the PoolMember Contract and generate rights based on that contract: My understanding is:
- Have to inspect the PoolMember
- lookup the Pool using the Key, derived by the data in the PoolMember (the signatory of the member is the “pool”)
- BUT how would you restrict the ability of other actors to crreate a pool and memberships but reference the same role-party? if they generated an equiv tree of contracts, the result would be adding the same party-role. If you create pool-specific party-roles this would potentially lead to massive number of parties? (down side to this?)
Thanks