Implement opening towards a party id in TinyTables
Opened this issue · 0 comments
GuutBoy commented
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
.