Trait lnp::channel::TxIndex[][src]

pub trait TxIndex: Clone + From<u64> + Into<u64> { }

Implementations on Foreign Types

Implementors