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