class SignRequest
TODO: The caller must authenticate instead of just specifying its identity
<init> |
SignRequest(txBits: SerializedBytes<WireTransaction>, callerIdentity: Party) TODO: The caller must authenticate instead of just specifying its identity |
callerIdentity |
val callerIdentity: Party |
txBits |
val txBits: SerializedBytes<WireTransaction> |