Skip to content

feat: add Client::forMirrorNetwork() to allow consensus node network initialization with a mirror node address book #1737

feat: add Client::forMirrorNetwork() to allow consensus node network initialization with a mirror node address book

feat: add Client::forMirrorNetwork() to allow consensus node network initialization with a mirror node address book #1737

name: PR Checks
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
- closed
defaults:
run:
shell: bash
concurrency:
group: pr-checks-${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions:
contents: read
jobs:
build:
name: Code
uses: ./.github/workflows/zxc-build-library.yaml