Module ink_env::call[][src]

Expand description

Utilities to call or instantiate contracts on the chain.

Modules

Type states that tell what state of a instantiation argument has not yet been set properly for a valid construction.

Utility types for the cross-contract calling API.

Structs

Builds up a cross contract call.

The final parameters to the cross-contract call.

Builds up contract instantiations.

Builds up contract instantiations.

The input data for a smart contract execution.

The function selector.

Traits

Contracts that can be constructed from an AccountId.

Functions

Returns a new CallBuilder to build up the parameters to a cross-contract call.

Returns a new CreateBuilder to build up the parameters to a cross-contract instantiation.