Skip to content

fix: 🚑 fix get_block in starknet-rs due to starknet v0.13.1 #9

fix: 🚑 fix get_block in starknet-rs due to starknet v0.13.1

fix: 🚑 fix get_block in starknet-rs due to starknet v0.13.1 #9

---
name: Workflow - Pull Request (on Close)
on:
pull_request:
types:
- closed
jobs:
cleanup:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3