Update Node to 0.1.3-rc.10-compatible version: current master with rust-rapidsnark fixes.

This commit is contained in:
Alejandro Cabeza Romero 2026-06-10 18:29:24 +02:00
parent c216846ef5
commit a077bfecde
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD
2 changed files with 192 additions and 156 deletions

346
flake.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
inputs = {
logos-module-builder.url = "github:logos-co/logos-module-builder";
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=0.1.3-rc.9";
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=feddb4616512bf7954b503d8de4287d2ed59c4ba"; # v0.1.3-rc.10-compatible + rust-rapidsnark nix fixes
};
outputs = inputs@{ logos-module-builder, ... }: