Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Wallet item to Glossary. #257

Merged
merged 1 commit into from
Nov 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions content/basics/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The process of establishing an Entropy account. Registered accounts can be initi

## Session

An on-chain session is 2400 blocks or about 4 hours.
An on-chain session is 2400 blocks or about four hours.

## Signature request account

Expand Down Expand Up @@ -107,8 +107,12 @@ A transaction is a specific request submitted for inclusion on the Entropy block

## User

Refers to whoever is using the Entropy network to sign transactions or messages. This may be an individual, an organisation, or some other entity.
Refers to whoever is using the Entropy network to sign transactions or messages. This may be an individual, an organization, or some other entity.

## Validator

A device running both an _Entropy chain node_and a _threshold signing server_.

## Wallet

A program or application that stores and manages a user's tokens. Wallets hold the public and private keys that provide access and control over a user's assets. Since Entropy is built on the Substrate blockchain, most Substrate wallets should be compatible with Entropy.