data class SignRequestTODO: The caller must authenticate instead of just specifying its identity
| <init> |
SignRequest(tx: SignedTransaction, callerIdentity: Party)TODO: The caller must authenticate instead of just specifying its identity |
| callerIdentity |
val callerIdentity: Party |
| tx |
val tx: SignedTransaction |