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
Add the genesis hash of devnet to the response of the following API or introduce a new api endpoint
http://localhost:10000/local-cluster/api/admin/devnet
The text was updated successfully, but these errors were encountered:
Great! Tools like utxorpc require knowing the starting block hash when syncing, so this would help spin up a utxorpc for yaci-devkit
Sorry, something went wrong.
#90 New admin endpoint to get genesis hash
66b93e1
#90 New admin endpoint to get genesis hash (#92)
16b1256
@SebastienGllmt This is now available in preview5 https://github.com/bloxbean/yaci-devkit/releases/tag/v0.10.0-preview5
Url: http://localhost:10000/local-cluster/api/admin/devnet/genesis/hash
satran004
No branches or pull requests
Add the genesis hash of devnet to the response of the following API or introduce a new api endpoint
The text was updated successfully, but these errors were encountered: