Skip to content

Commit

Permalink
fix(storage): take into account same-block utxos (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
scarmuega authored Oct 16, 2023
1 parent a1717d2 commit fb5066d
Show file tree
Hide file tree
Showing 4 changed files with 335 additions and 184 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
uses: actions/checkout@v3

- uses: Swatinem/rust-cache@v2
with:
shared-key: "release"

- name: build binary
uses: houseabsolute/actions-rust-cross@v0
Expand Down
Loading

0 comments on commit fb5066d

Please sign in to comment.