Skip to content

Contracts docs: proposals storage layout & treasury interface #470

Description

@codebestia

Write contracts/docs/contracts-proposals-storage.md documenting contracts/contracts/proposals/src/storage.rs, treasury_interface.rs, and treasury_interface_client.rs — the Proposal/ProposalStatus data structures, vote-tracking storage, and the typed cross-contract client used to call into group_treasury.

Acceptance criteria:

  • Every storage key/data structure is documented with its type, including the ProposalStatus enum's full set of values and transitions
  • The treasury_interface_client.rs cross-contract-call mechanism is documented — how a contract ID is resolved and invoked
  • Storage type and TTL/bump behavior is documented

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programcontractsdocumentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions