Skip to content

Commit

Permalink
refactor: add on-chain program
Browse files Browse the repository at this point in the history
Per other Foundation / Labs communication.
  • Loading branch information
mikemaccana authored Dec 13, 2023
1 parent 5cefdfe commit 195f153
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/terminology.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,11 @@ A computer participating in a [cluster](#cluster).

The number of [validators](#validator) participating in a [cluster](#cluster).

## on-chain program

A program on a blockchain that can read and modify accounts over which it has
control.

## PoH

See [Proof of History](#proof-of-history-poh).
Expand Down Expand Up @@ -411,8 +416,7 @@ non-overlapping, comprising roughly equal real-world time as per

## smart contract

A program on a blockchain that can read and modify accounts over which it has
control.
See [Proof of History](#on-chain-program).

## sol

Expand Down

0 comments on commit 195f153

Please sign in to comment.