fn mk_delegation(
    prefix: &str,
    s: PublicKey<Ed25519>,
    testing: bool,
    d: PublicKey<Ed25519>
)