corda / net.corda.flows / FetchAttachmentsFlow / <init>

<init>

FetchAttachmentsFlow(requests: Set<SecureHash>, otherSide: Party)

Given a set of hashes either loads from from local storage or requests them from the other peer. Downloaded attachments are saved to local storage automatically.