-
Notifications
You must be signed in to change notification settings - Fork 78
Description
Describe the bug
While build interlay and kingsugi raw spec using builded plain spec, getting error
Error: Service(Other("Error parsing spec file: unknown field `genesis_config`, expected one of `system`, `sudo`, `tokens`, `supply`, `vesting`, `assetRegistry`, `btcRelay`, `vaultRegistry`, `oracle`, `issue`, `redeem`, `replace`, `fee`, `nomination`, `democracy`, `technicalCommittee`, `technicalMembership`, `collatorSelection`, `session`, `aura`, `auraExt`, `parachainSystem`, `parachainInfo`, `polkadotXcm`, `loans`, `baseFee`, `ethereum`, `evm`, `evmChainId` at line 35 column 22"))'
To Reproduce
Steps to reproduce the behavior:
- Build plain spect
/usr/local/bin/interbtc-parachain build-spec --chain=interlay-dev > interlay.json - Build raw build spec
/usr/local/bin/interbtc-parachain build-spec --chain=./interlay.json
Expected behavior
Raw build spec shpould built
Version / Commit (e.g. 1.0.0):
Im using the docker image interlayhq/interbtc:latest
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status