Definitions
Last updated
Last updated
Height is used with blockchain length.
All user commands require a > 0.0 fee.
No fees are paid unless a block is canonical.
Applied
Failed
Why? One possible failure reason could be insufficient funds.
Canonical: The best block or a descendant of the best block
Pending: Transaction that has been gossiped and buffered in a Node's mempool
Finalized: Transaction/block has > k (=290)
confirmations
Deep Canonical: Canonical blocks with a minimum of x threshold
confirmations
Recent: Any blocks (in the provided directory) that have a higher height (blockchain length) than the highest Deep Canonical block
The following information will be most helpful for developers working on .