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

Refactor struct and function names for consistency #157

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Dimitrolito
Copy link

This PR updates struct and function names in simple-transfer.go and service.go to maintain naming consistency across the codebase. The changes improve readability and align with existing naming conventions.

Changes:

  • Renamed SimpleTranferParams to SimpleTransferParams in simple-transfer.go
  • Renamed OpsignerSerivce to OpsignerService in service.go

Tests

No functional changes were introduced, so existing tests should cover the modifications.

@Dimitrolito Dimitrolito requested a review from a team as a code owner February 1, 2025 16:40
@Dimitrolito Dimitrolito requested a review from sigma February 1, 2025 16:40
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.

1 participant