Module linera_sdk::contract

source ·
Expand description

Types and macros useful for writing an application contract.

Structs§

  • A mock of the common runtime to interface with the host executing the contract.

Functions§

  • Runs an asynchronous entrypoint in a blocking manner, by repeatedly polling the entrypoint future.

Type Aliases§