Skip to content

Commit d1222bb

Browse files
committed
fix: first batch modal content corrections
1 parent 7af7352 commit d1222bb

File tree

1 file changed

+3
-3
lines changed
  • website/src/components/InteractiveDiagrams/Timeboost/CentralizedAuction

1 file changed

+3
-3
lines changed

website/src/components/InteractiveDiagrams/Timeboost/CentralizedAuction/modalContent.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
}
1414
},
1515
"2": {
16-
"title": "Step 2: Bid Processing",
16+
"title": "Step 2: Submit private bid",
1717
"content": {
18-
"description": "The auction contract processes and validates bids.",
19-
"steps": ["Bid is validated", "Funds are locked", "Event is emitted"],
18+
"description": "",
19+
"steps": [""],
2020
"codeBlocks": [
2121
{
2222
"language": "solidity",

0 commit comments

Comments
 (0)