We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/pokt-network/pocket-js/blob/main/packages/types/src/index.ts#L177 doesn't include output address. This must've been missed whenever non custodial was activated. The Pocket RPC node returns this metadata, so it should be as simple as:
(Similarly, we can do this for GetNode and GetNodes)
The text was updated successfully, but these errors were encountered:
Spoke to @msmania and it should keep all fields of the network including rewards delegators as well.
Sorry, something went wrong.
msmania
Successfully merging a pull request may close this issue.
https://github.com/pokt-network/pocket-js/blob/main/packages/types/src/index.ts#L177 doesn't include output address. This must've been missed whenever non custodial was activated. The Pocket RPC node returns this metadata, so it should be as simple as:
(Similarly, we can do this for GetNode and GetNodes)
The text was updated successfully, but these errors were encountered: