Skip to content

Commit

Permalink
endpoints: add lens endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
potsables committed Oct 20, 2018
1 parent 2463041 commit 0bc2325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,5 @@ type APIKeys struct {
// Endpoints are various endpoints we connect to
type Endpoints struct {
MoneroRPC string `json:"monero_rpc"`
LensGRPC string `json:"lens_grpc"`
}

0 comments on commit 0bc2325

Please sign in to comment.