mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-02 13:23:13 +00:00
Point local smoke to explicit KZG proving key path
This commit is contained in:
parent
7340eb8546
commit
a757c47209
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -139,7 +139,7 @@ jobs:
|
||||
LOCAL_DEMO_VALIDATORS: 1
|
||||
LOCAL_DEMO_EXECUTORS: 1
|
||||
NOMOS_CIRCUITS: ${{ github.workspace }}/.tmp/nomos-circuits
|
||||
NOMOS_KZGRS_PARAMS_PATH: ${{ github.workspace }}/.tmp/nomos-circuits
|
||||
NOMOS_KZGRS_PARAMS_PATH: ${{ github.workspace }}/.tmp/nomos-circuits/pol/proving_key.zkey
|
||||
CARGO_INCREMENTAL: 0
|
||||
CARGO_PROFILE_DEV_DEBUG: 0
|
||||
RUSTFLAGS: -C debuginfo=0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user