sui_light_client

Module proof

Source

Structs§

  • A proof for specific targets. It certifies a checkpoint summary and optionally includes transaction evidence to certify objects and events.
  • Define aspect of Sui state that need to be certified in a proof
  • Part of a proof that provides evidence relating to a specific transaction to certify objects and events.

Functions§

  • Verify a proof against a committee. A proof is valid if it certifies the checkpoint summary and optionally includes transaction evidence to certify objects and events.