pub fn create_investmint_msg(
    neuron: String,
    amount: Coin,
    resource: String,
    length: u64
) -> CosmosMsg<CyberMsgWrapper>