tx-block

Get the Effects of Executing the Given Transaction Block

Gets the effects of executing the given transaction block.

Usage

movement sui client tx-block [OPTIONS] <digest>

Arguments

  • <digest> Digest of the transaction block

Options

  • --json Return command outputs in json format.

  • -h, --help Print help (see a summary with '-h').

  • -V, --version Print version.

Last updated