fun WireTransaction.toLedgerTransaction(identityService: IdentityService, attachmentStorage: AttachmentStorage): LedgerTransaction
Looks up identities and attachments from storage to generate a LedgerTransaction.
FileNotFoundException
- if a required transaction was not found in storage.