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

change format of blobbers keys #1058

Open
boddumanohar opened this issue May 4, 2023 · 0 comments
Open

change format of blobbers keys #1058

boddumanohar opened this issue May 4, 2023 · 0 comments
Assignees

Comments

@boddumanohar
Copy link
Contributor

At the moment, the blobber keys has the following format:

https://github.com/0chain/blobber/blob/staging/docker.local/keys_config/b0bnode1_keys.txt#L1C1-L2

where the first line is public key
and the second line is private key

and we internally convert public to wallet ID.

Due to this keys format, it has become a little tedious to faucet tokens on the blobber wallet. Because blobber will have to go through the steps described here:
https://0chain.slack.com/archives/C03788G8N2D/p1683202995153189?thread_ts=1683111428.140489&cid=C03788G8N2D

Instead of going through this, we could change the keys format of the blobbers. We could change the keys format to wallet.json format.

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

No branches or pull requests

2 participants