mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
API config refactor
This commit is contained in:
@@ -48,10 +48,6 @@ func getState(c *gin.Context) {
|
||||
|
||||
}
|
||||
|
||||
func getConfig(c *gin.Context) {
|
||||
c.JSON(http.StatusOK, cg)
|
||||
}
|
||||
|
||||
func getRecommendedFee(c *gin.Context) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user