Properties
dcrn
dcrn: "Block::L5::AtRest"
header
header: { block_id: string; current_ddss: string | null; dc_id: string; level: 5; prev_proof: string; timestamp: string }
Type declaration
-
block_id: string
-
current_ddss: string | null
-
dc_id: string
-
level: 5
-
prev_proof: string
-
timestamp: string
l4-blocks
l4-blocks: string[]
proof
proof: { block_last_sent_at: number; network: string; nonce?: undefined | number; proof: string; scheme: string; transaction_hash: string[] }
Type declaration
-
block_last_sent_at: number
-
network: string
-
Optional nonce?: undefined | number
-
proof: string
-
scheme: string
-
transaction_hash: string[]
version
version: "1"
Example L5 Block At Rest Object
Block::L5::AtRest