Remove TODO from protocol.md

This commit is contained in:
Leo 2021-01-20 23:46:43 +01:00
parent 41361c1b3f
commit f20ec49a0b
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ Additionally, foreign chain contracts might start charging additional fees in th
---
The bridge can handle at most <TODO> transactions per second. Therefore, the fees should prevent spam
The bridge can handle fewer transactions per second than Solana. Therefore, the fees should prevent spam
by dynamically adjusting to load. This is particularly useful on Solana where fees are low and spamming
would be cheap.