Skip to content

Minor cleanup changes to the rbf-service.ts file#524

Merged
jamespepper81 merged 2 commits into
mainfrom
dev
Jan 28, 2026
Merged

Minor cleanup changes to the rbf-service.ts file#524
jamespepper81 merged 2 commits into
mainfrom
dev

Conversation

@jamespepper81
Copy link
Copy Markdown
Contributor

This pull request makes minor cleanup changes to the rbf-service.ts file by removing unused imports related to ECC utilities. These changes help keep the codebase clean and maintainable.

  • Removed unused imports:
    • validateECCLibrary, deriveAddressIndexFromAddress, and findNextUnusedAddressIndex are no longer imported from ecc-utils, as they are not used in this file.
  • Removed an outdated comment referencing validateECCLibrary.

claude and others added 2 commits January 28, 2026 08:27
Remove validateECCLibrary, deriveAddressIndexFromAddress, and
findNextUnusedAddressIndex imports that were not used in this file.

https://claude.ai/code/session_016Cs3ckjXRRHT6eX6JYLmXq
…KAcn

Remove unused imports from rbf-service.ts
@jamespepper81 jamespepper81 merged commit f808d92 into main Jan 28, 2026
13 checks passed
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