corda / net.corda.core.node / NetworkParameters / whitelistedContractImplementations

whitelistedContractImplementations

val whitelistedContractImplementations: Map<String, List<AttachmentId>>

(AutoAcceptable) List of whitelisted jars containing contract code for each contract class. This will be used by net.corda.core.contracts.WhitelistedByZoneAttachmentConstraint. You can learn more about contract constraints here.

Property

whitelistedContractImplementations - (AutoAcceptable) List of whitelisted jars containing contract code for each contract class. This will be used by net.corda.core.contracts.WhitelistedByZoneAttachmentConstraint. You can learn more about contract constraints here.