Skip to content

refactor transaction arguments and move chains to new Transfer interf… #100

refactor transaction arguments and move chains to new Transfer interf…

refactor transaction arguments and move chains to new Transfer interf… #100

Workflow file for this run

name: Test Crosschain
on:
push:
branches:
- "**"
jobs:
test:
name: "Test crosschain"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: "1.22"
- run: make lint test