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