We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dbcb7c commit 6ffc8cbCopy full SHA for 6ffc8cb
integration/pluggable/plugin_activation.go
@@ -33,7 +33,7 @@ func SetEndorsementPluginActivationFolder(path string) {
33
os.Setenv(EndorsementPluginEnvVar, path)
34
}
35
36
-// ValidationPluginActivationFilePath returns the name of the folder that if
+// ValidationPluginActivationFolder returns the name of the folder that if
37
// the file of the peer's id in it exists - it indicates that the validation plugin was activated
38
// for that peer
39
func ValidationPluginActivationFolder() string {
0 commit comments