-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore: rename hoku to recall #70
Conversation
README.md
Outdated
[Hoku CLI](https://github.com/hokunet/rust-hoku): `hoku account info` | ||
- A credit balance in the subnet. You can verify this with `hoku credit balance`. If you don't have | ||
credits, you can buy them with the Credits contract above, or run the `hoku credit buy <amount>` | ||
[https://faucet.recall.network](https://faucet.recall.network)). You can verify this with the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are these live?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not yet. The DNS should be updated today sometime.
README.md
Outdated
@@ -804,7 +804,7 @@ curl http://localhost:8001/v1/node | jq '.node_id' | |||
``` | |||
|
|||
Or on testnet, you'd replace the URL with public bucket API endpoint | |||
`https://object-api-ignition-0.hoku.sh`. | |||
`https://object-api-ignition-0.recall.network`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same question.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good callout here. The subdomains are changing on Monday. So, I'm going to update this PR with the future values.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks
fixes #68