Skip to content

Commit

Permalink
Removed unused route
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Oct 15, 2020
1 parent 1415536 commit d03bfc5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ const (

// routeSubmitTx is the route for submit a transaction
routeSubmitTx = "/mapi/tx"

// routeSubmitTxs is the route for submitting transactions
routeSubmitTxs = "/mapi/txs"
)

const (
Expand Down

0 comments on commit d03bfc5

Please sign in to comment.