Skip to content

Commit 4509a15

Browse files
Merge pull request #947 from Concordium/ccdscan-tokenomics
CCDScan screenshot replacement for tokenomics
2 parents ec51221 + 5dff99a commit 4509a15

14 files changed

+3
-3
lines changed
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

source/mainnet/net/resources/ccd-scan-blocks.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ When you click a block hash, the following appears:
3737
The block details shows the following information about the block.
3838

3939
- **Block**: the first six characters of the block hash. You can click Copy |copy| to copy the entire hash.
40-
- **Finalised**: state of the block. Only Finalized blocks are shown.
40+
- **Finalized**: state of the block. Only Finalized blocks are shown.
4141
- **Age**: age of the block with date/time stamp.
4242
- **Validator id**: validator ID of the validator who produced the block. Click on the validator ID for details about the :ref:`validator<home-screen-baker>`.
4343
- **Tokenomics**: shows the tokenomics of the accrued block rewards.

source/mainnet/net/resources/ccd-scan-nodes.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The following information is shown in the node details:
4040
- **Average ping**: average network delay between the node and its peers.
4141
- **Packets sent**: number of packets sent by the participant during uptime. Packets are transactions, blocks, finalization messages.
4242
- **Packets received**: number of packets received by the participant during uptime. Packets are transactions, blocks, finalization messages.
43-
- **Validator committee**: whether the node is currently running as a validator. Will be either **Active member** or **Not a member**.
43+
- **Validation committee**: whether the node is currently running as a validator. Will be either **Active member** or **Not a member**.
4444
- **Best block statistics**: shows statistics about the best block. Click Copy |copy| to copy the entire block hash. Click the block hash to see :ref:`block details<home-screen-block>`.
4545
- **Last finalized block statistics**: shows statistics about the last finalized block in participant’s chain. Click Copy |copy| to copy the entire block hash. Click the block hash to see :ref:`block details<home-screen-block>`.
4646
- **Peers**: shows the current list of peers of the node with the ability to drill-through and inspect peer node information.

source/mainnet/net/resources/ccd-scan-staking.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Pay Day block details contains the following:
2424
- **Age**: the age of the block and date/time stamp when it was created.
2525
- **Validator id**: ID of the validator who produced the block. Click the validator ID to see the :ref:`validator details<home-screen-baker>`.
2626
- **Tokenomics**: contains the following details about the block:
27-
- Distributed minted CCD: Contains the total minted CCDs and a breakdown on their distribution across the block reward account, finalization reward account, and foundation account.
27+
- Distributed minted CCD: Contains the total minted CCDs and a breakdown on their distribution across the block reward account, finalization reward account, and foundation account. Note that finalization rewards are zero as of December 7, 2023.
2828
- Accrued block rewards: similar to a ‘regular’ :ref:`block<home-screen-block>`; contains the accrued block rewards.
2929
- Payday foundation rewards: displays the payout to the foundation account for the pay day period and contains the option to drill-through to the :ref:`foundation account<accounts-view>`.
3030
- Payday account rewards: lists all the accounts and the rewards broken down by block reward and transaction fees.

0 commit comments

Comments
 (0)