Skip to content

fix(ledger/store): fill bloom filter at store init #1270

fix(ledger/store): fill bloom filter at store init

fix(ledger/store): fill bloom filter at store init #1270

name: "Pull Request Labeler"
on:
- pull_request_target
# - pull_request
jobs:
Triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"