Type Alias tea_sdk::actor_txns::tsid::ChannelList

pub type ChannelList = Vec<(H160, PaymentInfo)>;

Aliased Type§

struct ChannelList { /* private fields */ }