pub fn decode_metadata_from_mint(
    client: &RpcClient,
    mint_address: &String
) -> Result<Metadata, DecodeError>