Terminology: link BPF (#20199)

This commit is contained in:
Ted Robertson 2021-09-26 01:15:14 +12:00 committed by GitHub
parent c137c50d15
commit cb4121da19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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