Module drink_next::session

source ·
Expand description

This module provides a context-aware interface for interacting with contracts.

Re-exports§

Modules§

  • Module exposing errors and result types for the session API.
  • Mocking API for the sandbox.

Structs§

  • Data structure storing the results of contract interaction during a session.
  • Wrapper around Sandbox that provides a convenient API for interacting with multiple contracts.

Constants§

  • Convenient value for an empty sequence of call/instantiation arguments.
  • Convenient value for no endowment.
  • Convenient value for an empty salt.