Update blockchain tip

This commit is contained in:
Daniel 2026-06-23 14:22:34 +02:00
parent 441c8d738e
commit 4c8df12492
2 changed files with 6 additions and 6 deletions

8
flake.lock generated
View File

@ -24,16 +24,16 @@
"rust-rapidsnark": "rust-rapidsnark"
},
"locked": {
"lastModified": 1781698521,
"narHash": "sha256-cnk7CmRskPL5CjH3Q0vZEoLbYVkwUaQrq86xdJiLje8=",
"lastModified": 1782212034,
"narHash": "sha256-IcU+c3YokqSmv4huTHZsBUhsen8lLs3wGvtaMWfQths=",
"owner": "logos-blockchain",
"repo": "logos-blockchain",
"rev": "0222706b14010fbdfbe9a94d3617ebf46a77fdd1",
"rev": "113faae6fd5f68aa70e3cece4fa54f8522c95eec",
"type": "github"
},
"original": {
"owner": "logos-blockchain",
"ref": "0222706b14010fbdfbe9a94d3617ebf46a77fdd1",
"ref": "113faae6fd5f68aa70e3cece4fa54f8522c95eec",
"repo": "logos-blockchain",
"type": "github"
}

View File

@ -3,8 +3,8 @@
inputs = {
logos-module-builder.url = "github:logos-co/logos-module-builder?ref=38ddf92c1f240f4e420d300a1fbabb1609d5db01";
# v0.1.3-rc.10-compatible + rust-rapidsnark nix fixes + cli commands + leader_claim + channel deposit / wallet notes C bindings + config generation fixes
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=0222706b14010fbdfbe9a94d3617ebf46a77fdd1";
# https://github.com/logos-blockchain/logos-blockchain/commit/113faae6fd5f68aa70e3cece4fa54f8522c95eec
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=113faae6fd5f68aa70e3cece4fa54f8522c95eec";
};
outputs = inputs@{ logos-module-builder, ... }: