Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

fix(guides): don't use quotes for single-word extradata#748

Closed
merklefruit wants to merge 1 commit intounstablefrom
nico/fix/operator-optin-details
Closed

fix(guides): don't use quotes for single-word extradata#748
merklefruit wants to merge 1 commit intounstablefrom
nico/fix/operator-optin-details

Conversation

@merklefruit
Copy link
Copy Markdown
Collaborator

@merklefruit merklefruit commented Jan 29, 2025

An operator incurred into this issue and registered twice for this reason

@merklefruit
Copy link
Copy Markdown
Collaborator Author

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@merklefruit merklefruit changed the title fix(guides): don't use quotes for single-word extradata" fix(guides): don't use quotes for single-word extradata Jan 29, 2025
Comment on lines +103 to +104
such as your operator name, website or a custom identifier. If you use a single word, please
avoid using quotes (e.g. `my-operator` instead of `"my-operator"`).
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.

Some questions:

  • can't we strip away " on the bolt CLI instead?
  • I think "word" might be a little ambiguous since I don't consider a URL a word. Maybe you were referring about the presence of whitespaces
  • can you make more examples of what is the on-chain result based on the input?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants