Skip to content

Commit

Permalink
Merge branch 'master' into contracts-generate
Browse files Browse the repository at this point in the history
  • Loading branch information
sambacha authored Jul 11, 2024
2 parents 0e5a8be + 1f23998 commit 4185c79
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/Reference/Contracts/Auctioneer.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Auctioneer Contract
title: Auctioneer Contract
---

# Auctioneer.sol
Expand All @@ -8,7 +8,7 @@ description: Auctioneer Contract
!!! note

Implements an auction mechanism for selling block space.
Implements an auction mechanism for selling block space.

## Methods

Expand Down
4 changes: 2 additions & 2 deletions docs/Reference/Contracts/SettlementHouse.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
description: SettlementHouse
title: SettlementHouse
---

# SettlementHouse.sol
## SettlementHouse.sol

> [Read code on GitHub](https://github.com/manifoldfinance/xga-auctioneer-v1/blob/master/src/SettlementHouse.sol)
Expand Down

0 comments on commit 4185c79

Please sign in to comment.