This commit is contained in:
David Terpay
2023-08-16 11:15:11 -04:00
parent fe172ffba3
commit eb880e5d2c
5 changed files with 17 additions and 15 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ type (
}
)
// NewLanedMempool returns a new Blockbuster mempool. The block mempool is
// NewLanedMempool returns a new Block SDK mempool. The laned mempool is
// comprised of a registry of lanes. Each lane is responsible for selecting
// transactions according to its own selection logic. The lanes are ordered
// according to their priority. The first lane in the registry has the highest