mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-08 03:46:52 +01:00
Add config endpoint
This commit is contained in:
@@ -198,7 +198,7 @@ func getState(c *gin.Context) {
|
||||
}
|
||||
|
||||
func getConfig(c *gin.Context) {
|
||||
|
||||
c.JSON(http.StatusOK, cg)
|
||||
}
|
||||
|
||||
func getTokens(c *gin.Context) {
|
||||
|
||||
Reference in New Issue
Block a user