Module fuels::programs::contract

source ·

Structs§

Traits§

Functions§

  • Creates an ABI call based on a function selector and the encoding of its call arguments, which is a slice of Tokens. It returns a prepared ContractCall that can further be used to make the actual transaction. This method is the underlying implementation of the functions generated from an ABI JSON spec, i.e, this is what’s generated: