Skip to content

Make all functions view and virtual to allow them to overriden more f… #7

Make all functions view and virtual to allow them to overriden more f…

Make all functions view and virtual to allow them to overriden more f… #7

Workflow file for this run

name: Check Markdown links
on: push
jobs:
check-md-links:
runs-on: ubuntu-latest
steps:
- name: Clone @api3/migrate-from-chainlink-to-api3
uses: actions/checkout@v4
- name: Check Markdown links
uses: gaurav-nelson/github-action-markdown-link-check@v1