Skip to content

Display the transaction ID to the user when splitting coins #238

Display the transaction ID to the user when splitting coins

Display the transaction ID to the user when splitting coins #238

Workflow file for this run

name: Build Docker Images
on:
push:
branches:
- main
tags:
- '**'
pull_request:
jobs:
package:
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main
with:
push: ${{ github.event_name != 'pull_request' }}