solana-foundation / developer-content

Collection of Developer content for exploring, learning, and building in the Solana ecosystem.
https://solana.com/developers
81 stars 96 forks source link

Removes the implication that solana has slashing #234

Closed tigarcia closed 3 weeks ago

tigarcia commented 3 weeks ago

Problem

The current docs seem to imply that slashing is implemented in the solana protocol. They also make assumptions about how slashing should or will be implemented (i.e. slashing takes sol from the delegator's principle).

Summary of Changes

Reworded the paragraph on slashing to make it clear slashing is not implemented yet.

Fixes #