forked from cerc-io/laconicd-deprecated
fix: update feemarket REST endpoints (#1026)
* fix: update feemarket REST endpoints * changelog
This commit is contained in:
@@ -113,7 +113,7 @@ f_install_protoc_gen_swagger() {
|
||||
fi
|
||||
|
||||
pushd "${TEMPDIR}" >/dev/null
|
||||
go get github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger
|
||||
go install github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger@latest
|
||||
npm install -g swagger-combine
|
||||
popd >/dev/null
|
||||
f_print_done
|
||||
|
||||
Reference in New Issue
Block a user