39 lines
No EOL
1.2 KiB
YAML
39 lines
No EOL
1.2 KiB
YAML
accounts: Accounts
|
|
integrated_node: Integrated Node
|
|
metrics: Metrics
|
|
settings: Settings
|
|
server_restarting: Server is restarting
|
|
server_down: Server is down
|
|
header: Header
|
|
block: Block
|
|
hash: Hash
|
|
height: Height
|
|
difficulty: Difficulty
|
|
time_utc: Time (UTC)
|
|
transactions: Transactions
|
|
main_pool: Main pool
|
|
stem_pool: Stem pool
|
|
data: Data
|
|
size: Size (GB)
|
|
peers: Peers
|
|
sync_status:
|
|
initial: Server is starting
|
|
no_sync: Server is running
|
|
awaiting_peers: Waiting for peers
|
|
header_sync: Downloading headers
|
|
header_sync_percent: 'Downloading headers: %{percent}%'
|
|
tx_hashset_download: Downloading chain state
|
|
tx_hashset_download_percent: 'Downloading chain state: %{percent}%'
|
|
tx_hashset_setup: Preparing state for validation
|
|
tx_hashset_range_proofs_validation: 'Validating state - range proofs: %{percent}%'
|
|
tx_hashset_kernels_validation: 'Validating state - kernels: %{percent}%'
|
|
tx_hashset_save: Finalizing chain state
|
|
body_sync: Downloading blocks
|
|
body_sync_percent: 'Downloading blocks: %{percent}%'
|
|
shutdown: Shutting down
|
|
emission: Emission
|
|
inflation: Inflation
|
|
supply: Supply
|
|
block_time: Block time
|
|
reward: Reward
|
|
difficulty_at_window: 'Difficulty at window %{size}' |