Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated documentation #5

Open
TrezorTop opened this issue Feb 27, 2024 · 0 comments
Open

Deprecated documentation #5

TrezorTop opened this issue Feb 27, 2024 · 0 comments

Comments

@TrezorTop
Copy link

Hello. Your API (grpc) documentation seems to be out of date.

As the documentation says, I need to import "GetTransferConfigsRequest" from "ts-proto/sgn/gateway/v1/gateway_pb".
But there is no folder called "gateway" in "sgn". Something is wrong with your repo SDK

Same for the exported "WebClient" object
I was able to find this "WebClient" in another root: ts-proto/gateway/GatewayServiceClientPb.ts, but as you can see, there is only a TypeScript file, which is not suitable for ES modules written in JS.

So if it doesn't work the way the documentation says, how am I supposed to use your grpc sdk?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant