mempool: 2.5.0 -> 3.2.1

This commit is contained in:
Erik Arvstedt
2025-06-02 10:46:54 +02:00
parent 9a044fbfed
commit 81112a0553
9 changed files with 119 additions and 20 deletions
+1
View File
@@ -21,6 +21,7 @@ let self = {
inherit (pkgs.callPackage ./mempool { inherit (self) fetchNodeModules; })
mempool-backend
mempool-frontend
mempool-rust-gbt
mempool-nginx-conf;
trustedcoin = pkgs.callPackage ./trustedcoin { };