pub trait ProtocolKeyIdMapper<S: SphinxSuite, H: SphinxHeaderSpec>: KeyIdMapping<H::KeyId, <S::P as Keypair>::Public> { }Expand description
Protocol instantiation specific implementation of the [KeyIdMapping]
pub trait ProtocolKeyIdMapper<S: SphinxSuite, H: SphinxHeaderSpec>: KeyIdMapping<H::KeyId, <S::P as Keypair>::Public> { }Protocol instantiation specific implementation of the [KeyIdMapping]