Trait t3rn_sdk_primitives::state::GetExecutionId
source · pub trait GetExecutionId<Hash>where
Hash: Encode + Decode + Debug + Clone,{
// Required method
fn get_execution_id(&self) -> &Hash;
}
Expand description
A handler trait that allows generics to provide some execution_id