Skip to main content

Module init_state

Module init_state 

Source
Expand description

Initialize state from a binary dump file.

This command loads TIP20 storage slots from a binary file and applies them to the genesis state. The binary format is produced by tempo-xtask generate-state-bloat.

Structsยง

InitFromBinaryDump ๐Ÿ”’
Initialize state from a binary dump file.

Constantsยง

MAGIC ๐Ÿ”’
Magic bytes for the state bloat binary format (8 bytes)
VERSION ๐Ÿ”’
Expected format version