Skip to content

refactor: move utxo selection out of API and into wallet manager #487

refactor: move utxo selection out of API and into wallet manager

refactor: move utxo selection out of API and into wallet manager #487

Workflow file for this run

name: Lint & Test
on:
pull_request:
push:
branches:
- master
env:
CGO_ENABLED: 1
jobs:
test:
uses: SiaFoundation/workflows/.github/workflows/go-test.yml@master