Whats the command to verify poolMetaData.json file size again?

Forgot how to do this.

i figured it out… i guess it only shows the “filesize error” when it is over 512 bytes.

cardano-cli shelley stake-pool metadata-hash --pool-metadata-file poolMetaData.json

WARNING: The “shelley” subcommand is now deprecated and will be removed in the future. Please use the top-level commands instead.
Shelley command failed: stake-pool metadata-hash Error: Error validating stake pool metadata: Stake pool metadata must consist of at most 512 bytes, but it consists of 578 bytes.

1 Like