Skip to content

Building raw spec for interlay-dev  #1208

@shanithkk

Description

@shanithkk

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:

  1. Build plain spect /usr/local/bin/interbtc-parachain build-spec --chain=interlay-dev > interlay.json
  2. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    New 🆕

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions