pub trait CallTypeApi: SendApi + ManagedTypeApi + ErrorApi { }
Expand description

Provided for convenience. Designed to be used in any types that send tokens or calls.

Implementors§