Skip to content

docs: wallet_account derivation-path fields for export policies - #767

Closed
andrewkmin wants to merge 1 commit into
mainfrom
jeeves/export-path-policy-docs
Closed

docs: wallet_account derivation-path fields for export policies#767
andrewkmin wants to merge 1 commit into
mainfrom
jeeves/export-path-policy-docs

Conversation

@andrewkmin

Copy link
Copy Markdown
Contributor

Documents six new wallet_account policy-language fields being added in a companion tkhq/mono PR (attested derivation-path fields for EXPORT_WALLET_ACCOUNT):

  • path (string) — the account's BIP32 derivation path as stored
  • path_indexes (list) — child indexes with the hardened bit stripped
  • path_hardened (list) — positionally paired hardened flags
  • wallet_id (string) — ID of the wallet the account belongs to
  • curve (string) — curve enum name
  • address_format (string) — address format enum name

Changes:

  • features/policies/language.mdx: six new rows in the Wallet Account struct table, plus a note explaining that single-quoted policy literals cannot contain ' (why paths are exposed structurally) and that these fields are currently populated only for EXPORT_WALLET_ACCOUNT activities.
  • features/policies/examples/access-control.mdx: example policy restricting exports to a fully-hardened 4-segment subtree (Spark-purpose example), with an ed25519 caveat.

Companion mono PR: policy: expose attested derivation-path fields on wallet_account for EXPORT_WALLET_ACCOUNT (link TBD).

Do not merge before the mono PR ships.

Document six new wallet_account policy-language fields (path,
path_indexes, path_hardened, wallet_id, curve, address_format)
added for EXPORT_WALLET_ACCOUNT activities, plus a hardened
derivation-subtree export policy example.
@mintlify

mintlify Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
turnkey-docs 🟢 Ready View Preview Aug 10, 2026, 10:19 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@andrewkmin andrewkmin closed this Aug 10, 2026
@andrewkmin
andrewkmin deleted the jeeves/export-path-policy-docs branch August 10, 2026 23:55

Copy link
Copy Markdown
Contributor Author

Superseded by #768 (branch renamed to andrew/ prefix).

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.

1 participant