Skip to content

Commit

Permalink
docs: Linking bankless-leader simd (#30790)
Browse files Browse the repository at this point in the history
Added the link to simd so it shows up on the solana website if anyone looking to contribute.
  • Loading branch information
hydrogenbond007 authored Mar 30, 2023
1 parent dcb675e commit 493efc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/proposals/bankless-leader.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,5 @@ The same fee account can be reused many times in the same block until it is used
Clients that transmit a large number of transactions per second should use a dedicated fee account that is not used as Credit-Debit in any instruction.

Once an account fee is used as Credit-Debit, it will fail the balance check until the balance cache is reset.

### Check out the [SIMD here to contribute](https://github.com/solana-foundation/solana-improvement-documents/pull/5)

0 comments on commit 493efc5

Please sign in to comment.