ACTION_RETURN_VALUE
Overview
Overview
Command
Understanding and defining actions in Wire smart contracts
Learn how to create and use action wrappers for type-safe cross-contract action calls in Wire smart contracts.
Learn how to implement authorization checks in smart contracts using require_auth and has_auth.
Learn how to implement and use return values from smart contract actions in Wire.
Command
Learn how to work with various return types including strings, integers, and structs in Wire smart contract actions.