Trait ibc::application::ics20_fungible_token_transfer::context::Ics20Context[][src]

pub trait Ics20Context: ChannelReader + ChannelKeeper + Clone { }

Captures all the dependencies which the ICS20 module requires to be able to dispatch and process IBC messages.

Implementors

Loading content...