Trait multiversx_sc_snippets::imports::TxTo
source · pub trait TxTo<Env>where
Env: TxEnv,{ }
Expand description
Marks the recipient of any transaction.
pub trait TxTo<Env>where
Env: TxEnv,{ }
Marks the recipient of any transaction.