pub fn delegation_id_from_seed<T>(seed: u64) -> T::DelegationNodeIdwhere
    T: Config,
    T::DelegationNodeId: From<H256>,