var img = document.createElement('img'); img.src = "https://terradocs.matomo.cloud//piwik.php?idsite=1&rec=1&url=https://docs.terra.money" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

terrad validate-genesis

Validates the genesis file at the default location or at the location specified.

You can access the genesis.json file in Terrad's config folder.

Terrad
Copy

_1
code ~/.terra/config/genesis.json

Usage

Terrad
Copy

_1
terrad validate-genesis [file] [flags]

Options

Terrad
Copy

_1
-h, --help help for validate-genesis

See also