Skip to content
Snippets Groups Projects
  • Javier Viola's avatar
    support single collator config in `toml` (#253) · 9f8845dc
    Javier Viola authored
    `v1` version support define a parachain with a single collator using
    `[parachain.collator]` (note this is a map and not a sequence). But in
    the `sdk` we drop support in favor of always use a vec<NodeConfig>. This
    pr allow to use the old toml definition __only__ with the load_from_toml
    method.
    
    cc:  @AlexD10S
    9f8845dc
Code owners
Assign users and groups as approvers for specific file changes. Learn more.