Skip to content

Commit

Permalink
formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
glasgowm148 committed Dec 13, 2024
1 parent e13dfae commit d3b6bf7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/dev/protocol/tx/babel-fleet.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,11 +164,14 @@ const fetchBabelBox = async (ergoTree: string) => {

- **Version**: `0.1.18`
- **Dependencies**:
- `@fleet-sdk/core`
- `@fleet-sdk/common`
- `@fleet-sdk/serializer`
-
- `@fleet-sdk/core`
- `@fleet-sdk/common`
- `@fleet-sdk/serializer`

- **Environment**:
- Requires Node.js 18 or above.

- Requires Node.js 18 or above.

---

Expand Down Expand Up @@ -208,6 +211,3 @@ describe("BabelSwapPlugin Tests", () => {
- **Fleet SDK Documentation**: [Fleet SDK Babel Fees Plugin](https://fleet-sdk.github.io/docs/plugins/babel-fees)
- **Ergo Platform API**: [Ergo API Documentation](https://api.ergoplatform.com/api/v1/docs/)
- **EIP-0031 Specification**: [Ergo Babel Fees EIP](https://github.com/ergoplatform/eips/blob/master/eip-0031.md)

For real-world implementation examples, refer to [community tutorial](babel-impl.md) linked within the Fleet SDK documentation.

0 comments on commit d3b6bf7

Please sign in to comment.