(cherry picked from commit 1ec22572f2
)
Co-authored-by: visortelle <visortelle@gmail.com>
This commit is contained in:
@ -8,7 +8,7 @@ The following terms are used throughout the documentation.
|
||||
|
||||
A record in the Solana ledger that either holds data or is an executable program.
|
||||
|
||||
Like an account at a traditional bank, a Solana account may hold funds called [lamports](terminology.md#lamport). Like a file in Linux, it is addressable by a [key], often referred to as a (terminology.md#public-key) public key or pubkey.
|
||||
Like an account at a traditional bank, a Solana account may hold funds called [lamports](terminology.md#lamport). Like a file in Linux, it is addressable by a [key], often referred to as a [public key](terminology.md#public-key) or pubkey.
|
||||
|
||||
The key may be one of:
|
||||
an ed25519 public key
|
||||
|
Reference in New Issue
Block a user