Skip to content

When constructing and serializing a versioned transaction, if you don't pass blockhash error is "Expected String" #222

When constructing and serializing a versioned transaction, if you don't pass blockhash error is "Expected String"

When constructing and serializing a versioned transaction, if you don't pass blockhash error is "Expected String" #222

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