Skip to content

Commit 4cdb364

Browse files
committed
formater
1 parent 860f517 commit 4cdb364

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postmortem/2023-10-10.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ During the testing of the Staking as NFT(IIP-13) feature on Mainnet, it was foun
1515

1616
The votes for the NFT Bucket only calculate the staked amount and does not consider the weighting of stake duration and stake-lock.
1717

18-
**Incorrect calculation**
18+
**Incorrect calculation**
1919

20-
$$votes=amount$$
20+
$`votes=amount`$
2121

2222
**The correct**
2323

0 commit comments

Comments
 (0)