com.r3corda.core.node.services.testing / MockStorageService / <init>

<init>

MockStorageService(attachments: AttachmentStorage = MockAttachmentStorage(), validatedTransactions: TransactionStorage = MockTransactionStorage(), myLegalIdentityKey: KeyPair = generateKeyPair(), myLegalIdentity: Party = Party("Unit test party", myLegalIdentityKey.public))