Trait tetcore_subxt::contracts::ContractsEventsDecoder[][src]

pub trait ContractsEventsDecoder {
    fn with_contracts(&mut self);
}

EventsDecoder extension trait.

Required methods

fn with_contracts(&mut self)[src]

Registers this modules types.

Loading content...

Implementors

Loading content...