Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/ADR-017-Cardano-Api-Compatible.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ The Compatible API is organised into two sub-modules:

### Module Structure

The module naming follows the convention established in
[ADR-009](ADR-009-cardano-api-exports-convention.md).

- **`Cardano.Api.Compatible`** — Top-level re-export module.
- **`Cardano.Api.Compatible.Tx`** — Transaction construction functions.
- **`Cardano.Api.Compatible.Certificate`** —
Expand Down