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 a documentation about usage of configuration #658

Closed
homura opened this issue Mar 28, 2024 · 0 comments · Fixed by #673
Closed

Create a documentation about usage of configuration #658

homura opened this issue Mar 28, 2024 · 0 comments · Fixed by #673
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@homura
Copy link
Collaborator

homura commented Mar 28, 2024

Most of the last parameters in the methods that concern building transactions using @ckb-lumos/common-script, such as common.prepareSigningEntries, common.transfer, common.injectCapacity, etc., are of type Option and contain an optional field named config. If developers do not provide a config, Lumos will use the config from config.initializeConfig in the first place, or if initializeConfig is not set either, it will use the mainnet config as the default

@homura homura added the documentation Improvements or additions to documentation label Mar 28, 2024
@homura homura added this to Lumos Mar 28, 2024
@homura homura moved this to 📌Planning in Lumos Mar 28, 2024
@homura homura self-assigned this Mar 28, 2024
@homura homura moved this from 📌Planning to 🏗 In Progress in Lumos Apr 19, 2024
@homura homura mentioned this issue Apr 20, 2024
1 task
@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅ Done in Lumos May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant