Skip to content

cleanup endpoints

Son of Odin requested to merge cleanup-api into master

Some endpoints weren't hooked into a query in querier.go. So cleaning out the dead code.

Also removed a PUT endpoint that we shouldn't support. All POST and PUT come from binance tx only.

Merge request reports