casper_rust_wasm_sdk::deploy_watcher

Module watcher

source

Structsยง

  • Represents the body of an event, containing processed deploy information.
  • Represents processed deploy information.
  • Represents a subscription to deploy events for non-wasm32 target architecture.
  • Represents a deploy watcher responsible for monitoring deploy events.
  • A wrapper for an event handler function, providing synchronization and cloning capabilities.
  • Represents the result of parsing an event, containing error information and the event body.
  • Represents the result of an execution, either Success or Failure.
  • Represents a failure response containing an error message.
  • Represents a success response containing a cost value.