class SignersMissing : TransactionVerificationException
<init> |
SignersMissing(tx: LedgerTransaction, missing: List<PublicKeyTree>) |
missing |
val missing: List<PublicKeyTree> |
tx |
val tx: LedgerTransaction |
toString |
fun toString(): String |