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

Consistent 'method' naming for NIP 47(NWC) Response #1629

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Gudnessuche
Copy link
Contributor

Add consistency to the event structure in (NWC).

Currently, requests and responses have different keys to identify their method type, which may cause confusion or misunderstandings.

This change aims to standardize the key names across all request and response events, making it easier for developers to understand and implement the protocol

Add consistency to the event structure in (NWC). 

Currently, requests and responses have different keys to identify their method type, which may cause confusion or misunderstandings. 

This change aims to standardize the key names across all request and response events, making it easier for developers to understand and implement the protocol
@staab
Copy link
Member

staab commented Dec 6, 2024

This change is backwards incompatible, and doesn't introduce any substantial changes, which means it's pretty much DOA.

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.

2 participants