...
V ->> V: Compute Namespaced Merkle roots for each row/column, derive block data root
V ->> V: Include data root in block header and sign block (attests data availability)
V -->> F: Broadcast block data (shares) and header to all full nodes
Note over V,F: Full nodes receive all sha...