pub fn create_change_thought_period_msg(
    program: String,
    name: String,
    period: u64
) -> CosmosMsg<CyberMsgWrapper>