Skip to content

Commit a1a7e49

Browse files
authored
Merge pull request #267 from shaodan/fix-faq
correct fee in FAQ
2 parents 4694c82 + 4480f14 commit a1a7e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mine/spacerace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ If you would like to change the default gas fees to accelerate your messages, ed
108108

109109
```
110110
[Fees]
111-
MaxPreCommitGasFee = 0.05 FIL"
111+
MaxPreCommitGasFee = "0.05 FIL"
112112
MaxCommitGasFee = "0.05 FIL"
113113
MaxWindowPoStGasFee = "50 FIL"
114114
```

0 commit comments

Comments
 (0)