diff --git a/cmd/livepeer/starter/starter.go b/cmd/livepeer/starter/starter.go index 4c7caf27db..85559f46e9 100755 --- a/cmd/livepeer/starter/starter.go +++ b/cmd/livepeer/starter/starter.go @@ -154,7 +154,7 @@ type LivepeerConfig struct { MetadataQueueUri *string MetadataAmqpExchange *string MetadataPublishTimeout *time.Duration - Datadir *string + DataDir *string AIModelsDir *string Objectstore *string Recordstore *string