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(wallet): Level Out Default Limits #1588

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Conversation

coreyphillips
Copy link
Collaborator

Description

  • Levels out the lookAhead in defaultGapLimitOptions to match lookBehind.
  • Prevents Bitkit from needing to generate an address after every send or receive for immediate use.

Type of change

  • Refactoring (improving code without creating new functionality)

Tests

  • No test

Levels out the lookAhead in defaultGapLimitOptions to match lookBehind.
Prevents Bitkit from needing to generate an address after every send or receive for immediate use.
@JeanlChristophe
Copy link

@coreyphillips please don't forget to add to each ticket:

  • Project
  • Sprint
  • Milestone
    Thanks

@coreyphillips coreyphillips added this to the Beignet milestone Feb 23, 2024
@coreyphillips coreyphillips merged commit 68a047d into master Feb 23, 2024
4 checks passed
@coreyphillips coreyphillips deleted the update-default-limit branch February 23, 2024 11:30
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