data class SignaturesFromSeller
SignaturesFromSeller(sellerSig: WithKey, notarySig: WithKey)
val notarySig: WithKey
val sellerSig: WithKey