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

fix: nwc keysend method and custom record conversion when custom records is not passed #3218

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

pavanjoshi914
Copy link
Contributor

Describe the changes you have made in this PR

currently if we paste node id in send screen. the custom_records will be undefined. and keysend thrws error while converting it to tlv records. keysend shall be successfully even if custom_records are undefined

(Remove other not matching type)

  • fix: Bug fix (non-breaking change which fixes an issue)

How has this been tested?

go to send -> paste node id -> keysend will be successfull

Checklist

  • Self-review of changed code
  • Manual testing
  • Added automated tests where applicable
  • Update Docs & Guides
  • For UI-related changes
  • Darkmode
  • Responsive layout

Copy link
Contributor

@rolznz rolznz left a comment

Choose a reason for hiding this comment

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

utACK

@pavanjoshi914
Copy link
Contributor Author

tAck

@pavanjoshi914 pavanjoshi914 merged commit f1a7dd8 into master Aug 2, 2024
6 checks passed
@pavanjoshi914 pavanjoshi914 deleted the fix-keysend-method branch August 2, 2024 06:49
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