diff --git a/core/livepeernode.go b/core/livepeernode.go index 271238d1a..40cfa53fe 100644 --- a/core/livepeernode.go +++ b/core/livepeernode.go @@ -158,8 +158,7 @@ type LivepeerNode struct { LiveAIAuthApiKey string LivePaymentInterval time.Duration - // Region in which the node is running - Region string + // Gateway GatewayHost string }