Trait multiversx_sc_snippets::imports::TxCodeValue
source · pub trait TxCodeValue<Env>: AnnotatedValue<Env, ManagedBuffer<<Env as TxEnv>::Api>>where
Env: TxEnv,{ }
Object Safety§
This trait is not object safe.
pub trait TxCodeValue<Env>: AnnotatedValue<Env, ManagedBuffer<<Env as TxEnv>::Api>>where
Env: TxEnv,{ }