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 3bde22e commit b270455Copy full SHA for b270455
pkg/common/config.go
@@ -170,7 +170,6 @@ type StakeRootEntry struct {
170
}
171
172
type Transporter struct {
173
- SkipTransporter bool `json:"skip_transporter" yaml:"skip_transporter"`
174
Schedule string `json:"schedule" yaml:"schedule"`
175
PrivateKey string `json:"private_key" yaml:"private_key"`
176
BlsPrivateKey string `json:"bls_private_key" yaml:"bls_private_key"`
0 commit comments