refactor: fix typo#4311
Conversation
📝 WalkthroughWalkthroughThis change corrects a typographical error in the CmdPayForBlob function. The variable formerly named "paresdBlobs" has been renamed to "parsedBlobs" to ensure the proper reference is used in the for loop that processes blobs. No other logic, error handling, or control flow has been altered. Changes
Suggested labels
Suggested reviewers
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (1)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
rach-id
left a comment
There was a problem hiding this comment.
@heksan-ui fix the PR title to follow the conventional commits spec https://www.conventionalcommits.org/en/v1.0.0/ .
for future contributions, please refer to our good-first-issue issues:
x/blob/client/cli/payforblob.go
paresdBlobs - parsedBlobs
paresdBlob - parsedBlob