Difference between revisions of "Geth snapshot"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
[[geth snapshot --help]]
 
  <code>[[geth snapshot prune-state]]</code>
 
  <code>[[geth snapshot prune-state]]</code>
  

Revision as of 09:58, 22 October 2024

geth snapshot --help
geth snapshot prune-state
geth snapshot --help
NAME:
   geth snapshot - A set of commands based on the snapshot

USAGE:
   geth snapshot command [command options] [arguments...]

COMMANDS:
   prune-state             Prune stale ethereum state data based on the snapshot
   verify-state            Recalculate state hash based on the snapshot for verification
   check-dangling-storage  Check that there is no 'dangling' snap storage
   inspect-account         Check all snapshot layers for the specific account
   traverse-state          Traverse the state with given root hash and perform quick verification
   traverse-rawstate       Traverse the state with given root hash and perform detailed verification
   dump                    Dump a specific block from storage (same as 'geth dump' but using snapshots)
   export-preimages        Export the preimage in snapshot enumeration order
   help, h                 Shows a list of commands or help for one command

OPTIONS:

          --help, -h                          (default: false)
                show help


See also

Advertising: