Skip to content

add fix to allow sending canonical tBTC to non canonical supported network #564

add fix to allow sending canonical tBTC to non canonical supported network

add fix to allow sending canonical tBTC to non canonical supported network #564

Workflow file for this run

name: Prettier Check
on: pull_request
jobs:
prettier:
runs-on: "ubuntu-latest"
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Run prettier
run: npx [email protected] --check ./src