With the latest flow for token pool creation, an author node triggers creation of the token pool and then announces it to other nodes via a messaging broadcast.
The other nodes will receive the details on the pool and the blockchain transaction that created it. Currently all nodes simply accept this info, but they should perform an additional validation step via their own token connector, to ensure the blockchain transaction is valid and did create the pool in question.
See #211 (comment)
Falls under tokens epic #218