Skip to content

add(state): Track spending transaction ids by spent outpoints and revealed nullifiers #2187

add(state): Track spending transaction ids by spent outpoints and revealed nullifiers

add(state): Track spending transaction ids by spent outpoints and revealed nullifiers #2187

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
clippy:
name: Clippy
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'
fmt:
name: Rustfmt
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'