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

order: set ExtendAccount as default batch version #329

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

positiveblue
Copy link
Contributor

No description provided.

@positiveblue positiveblue changed the title order: set ExtendedAccount as default batch version order: set ExtendAccount as default batch version Dec 16, 2021
@@ -53,7 +53,7 @@ const (

// CurrentBatchVersion points to the version used by the client for
// verifying a batch.
CurrentBatchVersion = DefaultBatchVersion
CurrentBatchVersion = ExtendAccountBatchVersion
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe group this in another const block so it doesn't look like we're declaring more BatchVersions?

@positiveblue positiveblue force-pushed the enable-account-autorenew branch from 8e9d552 to 2f971db Compare December 16, 2021 21:15
Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🦚

@Roasbeef Roasbeef merged commit 8c65603 into master Dec 17, 2021
@guggero guggero deleted the enable-account-autorenew branch December 20, 2021 08:28
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