Skip to content

Commit

Permalink
remove region from livepeernode
Browse files Browse the repository at this point in the history
  • Loading branch information
gioelecerati committed Dec 17, 2024
1 parent 2ec85fb commit d5dddfa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/livepeernode.go
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,7 @@ type LivepeerNode struct {
LiveAIAuthApiKey string
LivePaymentInterval time.Duration

// Region in which the node is running
Region string
// Gateway
GatewayHost string
}

Expand Down

0 comments on commit d5dddfa

Please sign in to comment.