pub fn create_cyberlink_msg(
    neuron: String,
    links: Vec<Link>
) -> CosmosMsg<CyberMsgWrapper>