Skip to content

Commit

Permalink
Update docs/glossary.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Nic Young <[email protected]>
  • Loading branch information
barriebyron and nicc authored Aug 14, 2023
1 parent e1e89d1 commit 6288ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/glossary.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ An incrementing number attached to a transaction used to prevent a replay of a t

### off-chain

A transfer of value or data, including transactions, that occurs outside a given blockchain network. Transactions are executed instantly, speeding up the transaction process and reducing lag time.
A transfer of value or data, including transactions, that occurs outside a given blockchain network. These transfers do not need blockchain network confirmation, which speeds up the transaction process and reduces lag time.

### on-chain

Expand Down

0 comments on commit 6288ba3

Please sign in to comment.