-
Notifications
You must be signed in to change notification settings - Fork 108
Add Taproot Assets Protocol subserver #550
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
It looks like |
b83f650
to
0889ce6
Compare
Enable to start litd with taproot asset subserver disabled. The default mode for the new sub-server is "Disabled" Add coverage in itests for flows with some subservers disabled (based on Elle's #537)
By default the taproot assets subserver will start in integrated mode like the rest of subservers. An execption is if we are running in "mainnet" where we want it disabled because it is not yet supported. Users won't be able to start the sub-server in "mainnet" even if they set the `--taproot-assets-mode=` flag.
0889ce6
to
2295c80
Compare
2295c80
to
a6a3ab6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tACK LGTM 🚀
No description provided.