Skip to content

Commit

Permalink
fix URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine Herzog committed Feb 19, 2020
1 parent 5549b4c commit 01262ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/bnsapi/handlers/handlers.go
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ type DefaultHandler struct{}

var wEndpoint = []string{
"/cash/balances?address=_[OR]offset=_",
"/username/{username}",
"/username/resolve/{username}",
"/username/owner/{ownerAddress}",
"/escrow/escrows/?source=_&destination=_&offset=_",
"/multisig/contracts/?offset=_",
Expand Down

0 comments on commit 01262ee

Please sign in to comment.