Skip to content

Fix wallet.start_rpc_server default value when it was previously missing in config #105

Fix wallet.start_rpc_server default value when it was previously missing in config

Fix wallet.start_rpc_server default value when it was previously missing in config #105

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' }}