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

Create Datacap Faucet for calibnet #104

Open
3 tasks
LesnyRumcajs opened this issue Jan 7, 2025 · 0 comments
Open
3 tasks

Create Datacap Faucet for calibnet #104

LesnyRumcajs opened this issue Jan 7, 2025 · 0 comments

Comments

@LesnyRumcajs
Copy link
Member

Summary

The approach is almost identical to FIL sending, with the caveat that we need to serialize a AddVerifiedClientParams struct with two fields. Then it is sent via mpool. See this code.

Serializing logic could be likely copied from Forest (it might be possible to even avoid this).

While some of the logic will be shared (calling mpool on remote RPC provider), a new page for calibnet datacap will need to be created. This can be inspired by the existing faucet sending.

Completion Criteria

Additional Links & Resources

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

No branches or pull requests

1 participant