Skip to content

Commit

Permalink
update interledger.mdx (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
melissahenderson authored Jan 29, 2025
1 parent 97dfac4 commit 9b12a2e
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions src/content/docs/content/interledger.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Interledger (developers) style guide
title: Interledger Protocol specs style guide
---

import { Card } from '@astrojs/starlight/components';
Expand All @@ -10,4 +10,17 @@ cd <to project folder>
bun install
bun run start
```
</Card>
</Card>

## Nouns

### Common nouns

* connector
* packet

### Proper nouns

* Fulfill packet
* Prepare packet
* Reject packet

0 comments on commit 9b12a2e

Please sign in to comment.