Skip to content

JSON RPC API using (u)int64 whereas JS can only handle int53 #257

JSON RPC API using (u)int64 whereas JS can only handle int53

JSON RPC API using (u)int64 whereas JS can only handle int53 #257

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