Skip to content

Change account output from scripthash to address #42

Change account output from scripthash to address

Change account output from scripthash to address #42

Workflow file for this run

name: On Pull Request (*.cs/ *.csproj Files)
on:
pull_request:
branches:
- master
- development
- release/*
paths:
- '**.cs'
- '**.csproj'
jobs:
test:
uses: ./.github/workflows/test.yml