Skip to content

getSignaturesForAddress response order is inconsistent (when the given address has more than one signature in the same block) #980

getSignaturesForAddress response order is inconsistent (when the given address has more than one signature in the same block)

getSignaturesForAddress response order is inconsistent (when the given address has more than one signature in the same block) #980

Workflow file for this run

name: "Issue Label Actions"
on:
issues:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2