Skip to content

docs(ntx-builder): clarify network note FPI support#2125

Open
Mr-kay-cloud2 wants to merge 2 commits into
0xMiden:nextfrom
Mr-kay-cloud2:fix/fpi-docs-tests
Open

docs(ntx-builder): clarify network note FPI support#2125
Mr-kay-cloud2 wants to merge 2 commits into
0xMiden:nextfrom
Mr-kay-cloud2:fix/fpi-docs-tests

Conversation

@Mr-kay-cloud2
Copy link
Copy Markdown
Contributor

Summary

  • Documents network-note FPI support for public foreign accounts.
  • Clarifies that the foreign account must be public and available from the store at execution time.
  • Documents how missing/private/unavailable foreign account failures appear through GetNetworkNoteStatus.last_error.
  • Adds source comments around the ntx-builder foreign account fetch path.

Closes #2046

Testing

  • rustfmt +nightly --edition 2024 bin/ntx-builder/src/actor/execute.rs bin/ntx-builder/src/clients/store.rs
  • cargo check -p miden-ntx-builder --all-targets could not run locally on Windows because the miden-agglayer dependency checkout fails on an invalid : path in a submodule file.

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.

Clarify and test FPI support for network-account notes

1 participant