Skip to content

feat(miden-client): re-export NetworkNotePricer - #2518

Open
huklaa wants to merge 1 commit into
0xMiden:nextfrom
huklaa:fix-2517-reexport-network-note-pricer
Open

feat(miden-client): re-export NetworkNotePricer#2518
huklaa wants to merge 1 commit into
0xMiden:nextfrom
huklaa:fix-2517-reexport-network-note-pricer

Conversation

@huklaa

@huklaa huklaa commented Sep 8, 2026

Copy link
Copy Markdown

Closes #2517.

Summary

  • re-export NetworkNotePricer from the miden_client crate root alongside ExecutionOptions
  • document the new downstream-visible API in the unreleased changelog
  • allow consumers such as miden-faucet to remove their direct miden-tx dependency

Validation

  • confirmed NetworkNotePricer is a public root export of the pinned miden-tx dependency
  • git diff --check passed
  • the available runner does not include Cargo, so hosted CI is the compile/lint gate

Scope check

Immediately before submission, issue comments, open and recently merged PRs, upstream branches, and recent commits were checked. No overlapping implementation was found.

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.

Re-export NetworkNotePricer

1 participant