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

Show inscription fee #1381

Merged
merged 7 commits into from
Jan 26, 2023
Merged

Show inscription fee #1381

merged 7 commits into from
Jan 26, 2023

Conversation

raphjaph
Copy link
Collaborator

No description provided.

src/index/entry.rs Outdated Show resolved Hide resolved
@@ -27,14 +27,15 @@ pub(crate) struct InscriptionEntry {
pub(crate) number: u64,
pub(crate) sat: Option<Sat>,
pub(crate) timestamp: u32,
pub(crate) genesis_fee: u64,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should be sorted

src/index/entry.rs Outdated Show resolved Hide resolved
src/index/entry.rs Outdated Show resolved Hide resolved
src/index/entry.rs Outdated Show resolved Hide resolved
src/index/updater/inscription_updater.rs Outdated Show resolved Hide resolved
src/index/updater/inscription_updater.rs Outdated Show resolved Hide resolved
@casey casey enabled auto-merge (squash) January 26, 2023 20:48
@casey casey merged commit 42e74f9 into ordinals:master Jan 26, 2023
@casey casey mentioned this pull request Jan 26, 2023
@raphjaph raphjaph deleted the show-inscription-fee branch May 1, 2023 18: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.

None yet

2 participants