Skip to content

feat: add getTransaction method (#176) #374

feat: add getTransaction method (#176)

feat: add getTransaction method (#176) #374

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Linter
uses: ./.github/workflows/lint.yaml
test:
name: Tests
uses: ./.github/workflows/test.yaml