···8787 meta = with lib; {
8888 homepage = "https://www.chia.net/";
8989 description = "Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure.";
9090+ knownVulnerabilities = [ "CVE-2022-36447" ];
9091 license = with licenses; [ asl20 ];
9192 maintainers = teams.chia.members;
9293 platforms = platforms.all;