Trait multiversx_sc::api::CallTypeApi
source · pub trait CallTypeApi: SendApi + ManagedTypeApi + ErrorApi { }Expand description
Provided for convenience. Designed to be used in any types that send tokens or calls.
pub trait CallTypeApi: SendApi + ManagedTypeApi + ErrorApi { }Provided for convenience. Designed to be used in any types that send tokens or calls.