Skip to content

Fix naming inconsistencies in transaction and routing models #23

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

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

leopardracer
Copy link

This PR addresses naming inconsistencies in several model classes:

  1. Renamed Reciever to Receiver in HTLCCommitTransactionPrepareRequest class to fix spelling error
  2. Renamed Destianation to Destination in TokenWithNetworkDto class to fix spelling error
  3. No functional changes, only property name corrections

These changes ensure consistent naming throughout the codebase and fix typos in property names.

@arkoc
Copy link
Contributor

arkoc commented Apr 15, 2025

Builds are failing because the name changes also broke the references. Could you please fix the references?

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