upgrade protobuffs

This commit is contained in:
rootzoll
2025-08-26 21:37:09 +02:00
parent e5765e9d9c
commit ebce40b47d

View File

@@ -92,7 +92,9 @@ function installDependencies() {
}
function buildAndInstallCLbinaries() {
sudo -u bitcoin python3 -m pip install --user --upgrade grpcio-tools protobuf
# patch makefile
sudo -u bitcoin sed -i -E 's/ --experimental_allow_proto3_optional(=true)?//g' Makefile