Translations:Altchain PoP Lifecycle/9/en

From Veriblock Wiki
Revision as of 14:11, 8 January 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ATV – Altchain-to-VeriBlock

  1. APM assembles, but calls NC to build it
  2. Big container:
    1. VeriBlockTransaction: VBK normal TX containing altchain state data and altchain PoP miner payout information
    2. VeriBlockMerklePath: Merkle path proving inclusion of the VeriBlock Transaction in the ContainingVBKHeader
    3. ContainingVBKHeader: VeriBlock block header of block containing the VeriBlock Transaction
    4. ContextVBKHeader[]: Array of VeriBlock headers which connect the ContainingVBKHeader to the last-known VeriBlock header of the altchain
  3. Persisted by Integration Library (potential for future optimizations in how this is stored)