Skip to content

Commit

Permalink
Fix missing hash
Browse files Browse the repository at this point in the history
  • Loading branch information
soareschen committed Jan 16, 2025
1 parent f6742ba commit d932f6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/ibc-starknet-cw.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ let
lockFile = ./../light-client/Cargo.lock;
outputHashes = {
"hermes-cosmos-encoding-components-0.1.0" = "sha256-V1TlMnVHBwlSBJmB9gSJV/BgUTy7S0yhrtn3anZyorU=";
"cgp-0.3.1" = "sha256-AOQ+WVQWPlF2ZfYYc5Eq3t7XAljd5P2qExWLYZWNnd8=";
};
};

Expand Down

0 comments on commit d932f6a

Please sign in to comment.