Extend the TinyTables implementation to handle opening towards a specific party. Currently, TinyTables only supports opening to both parties.
See the (overloaded) open method of TinyTablesBuilderFactory that currently throws an UnsupportedOperationException.