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

Add test to remind us to fix the UtxoEntry redb type name #3934

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

casey
Copy link
Collaborator

@casey casey commented Sep 4, 2024

No description provided.

@casey casey enabled auto-merge (squash) September 4, 2024 20:41
@casey casey merged commit 5e35dd5 into ordinals:master Sep 4, 2024
5 checks passed
@casey casey deleted the type-name-reminder branch September 4, 2024 20:46
// to `ord::UtxoEntry`. I think it's probably best if we just name types
// `ord::NAME`, instead of including the full path, since the full path
// will change if we reorganize the code.
assert_eq!(SCHEMA_VERSION, 28);
Copy link
Contributor

Choose a reason for hiding this comment

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

nice.

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