Terminology: link BPF (#20199) (#20204)

(cherry picked from commit cb4121da19)

Co-authored-by: Ted Robertson <10043369+tredondo@users.noreply.github.com>
This commit is contained in:
mergify[bot]
2021-09-25 13:50:12 +00:00
committed by GitHub
parent 3e776267b5
commit 879df38059

View File

@ -46,7 +46,7 @@ The [validator](terminology.md#validator) that produces the genesis (first) [blo
## BPF loader
The Solana program that owns and loads (BPF) smart contract programs, allowing the program to interface with the runtime
The Solana program that owns and loads [BPF](developing/on-chain-programs/overview#berkeley-packet-filter-bpf) smart contract programs, allowing the program to interface with the runtime.
## CBC block