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

configuration entry is missing a udt #456

Open
Simon-Tl opened this issue Jan 8, 2025 · 1 comment
Open

configuration entry is missing a udt #456

Simon-Tl opened this issue Jan 8, 2025 · 1 comment

Comments

@Simon-Tl
Copy link

Simon-Tl commented Jan 8, 2025

  • auto_accept_channel_ckb_funding_amount

The configuration item only supports ckb, the number of accept is customized, and the number of udt is not supported. It is temporarily configured to 0, and I hope it can be supported in the future

@chenyukang
Copy link
Collaborator

For UDT, you could specify this parameter:

* `auto_accept_amount` - `Option<u128>`, The minimum amount of the UDT that can be automatically accepted.

it's in the UDT whitelist:

* `udt_cfg_infos` - UdtCfgInfos, The UDT configuration infos of the node.

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

No branches or pull requests

2 participants