Trait tetcore_subxt::staking::StakingEventsDecoder[][src]

pub trait StakingEventsDecoder {
    fn with_staking(&mut self);
}

EventsDecoder extension trait.

Required methods

fn with_staking(&mut self)[src]

Registers this modules types.

Loading content...

Implementors

Loading content...