Skip to content

feat(wasm-utxo): add OutputScriptType enum and supportsScriptType function #147

feat(wasm-utxo): add OutputScriptType enum and supportsScriptType function

feat(wasm-utxo): add OutputScriptType enum and supportsScriptType function #147

Workflow file for this run

name: "Build and Test"
on:
push:
branches:
- master
pull_request:
branches:
- master
- rel/**
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/build-and-test.yaml