Skip to content

chore: Pass empty params to generate_user_config module cmd - #36

Open
bacv wants to merge 7 commits into
doctestsfrom
doctests-init-suggestion
Open

chore: Pass empty params to generate_user_config module cmd#36
bacv wants to merge 7 commits into
doctestsfrom
doctests-init-suggestion

Conversation

@bacv

@bacv bacv commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Simplify the generate_user_config module example in doctest.

@bacv
bacv requested a review from iurimatias June 16, 2026 10:42
@bacv bacv changed the title Pass empty params to generate_user_config module cmd chore: Pass empty params to generate_user_config module cmd Jun 16, 2026
@bacv
bacv changed the base branch from doctests to master June 16, 2026 10:44
@bacv
bacv changed the base branch from master to doctests June 16, 2026 10:46
@bacv
bacv force-pushed the doctests-init-suggestion branch from 2e2df45 to e547564 Compare June 16, 2026 10:51
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

📊 blockchain-module doc-test report

This commit of the blockchain module, packaged as an .lgx and run through a logoscore daemon — rendered alongside the commands actually run and their output (updated each run, commit 978a163):

Pages can take a minute to update after the run finishes.


```bash
logoscore call liblogos_blockchain_module generate_user_config @gen-config.json
logoscore call liblogos_blockchain_module generate_user_config '{}'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In example we pass no params to the generate_user_config to generate keystore and user_config files with default names. '{}' is empty json in this case.

@bacv
bacv force-pushed the doctests-init-suggestion branch from 2a3fc2a to 750a930 Compare June 16, 2026 18:15
@bacv
bacv force-pushed the doctests-init-suggestion branch from 750a930 to f5599a4 Compare June 16, 2026 18:26
strinnityk and others added 4 commits June 17, 2026 17:46
* Update flake.

* Update with config generation fixes.

* Update flake.

* Add int return type fixes.

* fix wrong type in tests.
* Add channel deposit calls and notes retrieval

* Use TX_HASH_BYTES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants