1// This is free and unencumbered software released into the public domain. 2 3/// A peer ID. 4pub type PeerId = asimov_id::PublicKey;