pub async fn get_delegator_info(
    tag: String,
    stake_public_key: String,
    context: ContextLock
) -> Result<impl Reply, Rejection>