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

Return the genesisHash in the htr_getConnectedNetwork RPC method response #8

Open
andreabadesso opened this issue Aug 2, 2024 · 1 comment

Comments

@andreabadesso
Copy link
Collaborator

We want this information so that the dApp and the Wallet can be sure that they are in the same network, this is specially important for testnet networks.

The fullnode doesn't yet have an API to return this information, we need to create it, I've created an issue to do it in the hathor-core:
HathorNetwork/hathor-core#1103

@andreabadesso andreabadesso changed the title We should return the genesisHash in the htr_getConnectedNetwork RPC method response Return the genesisHash in the htr_getConnectedNetwork RPC method response Aug 2, 2024
@andreabadesso
Copy link
Collaborator Author

Update: The genesisHash was already implemented in the /version API, but still pending a deploy of the hathor-core

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