Feature Flag for Enabling Slashing Protection Pruning (#8632)

This commit is contained in:
Raul Jordan
2021-03-19 12:54:47 -05:00
committed by GitHub
parent 9282a73663
commit d2b1115f46
5 changed files with 20 additions and 3 deletions

View File

@@ -64,6 +64,7 @@
"external/.*": "Third party code",
"rules_go_work-.*": "Third party code",
"shared/params/config.go": "This config struct needs to be organized for now",
"shared/featureconfig/config.go": "This config struct needs to be organized for now",
"proto/.*": "Excluding protobuf objects for now"
}
},