Ensure we send the correct polkadot node version to telemetry (#1307)
This is basically a hack, but with the current way we initialize the node this is the easiest solution to ensure we send the correct version etc.
Showing
- cumulus/Cargo.lock 2 additions, 0 deletionscumulus/Cargo.lock
- cumulus/client/relay-chain-inprocess-interface/Cargo.toml 2 additions, 0 deletionscumulus/client/relay-chain-inprocess-interface/Cargo.toml
- cumulus/client/relay-chain-inprocess-interface/src/lib.rs 7 additions, 1 deletioncumulus/client/relay-chain-inprocess-interface/src/lib.rs
- cumulus/parachain-template/node/src/command.rs 1 addition, 2 deletionscumulus/parachain-template/node/src/command.rs
- cumulus/polkadot-parachain/src/command.rs 1 addition, 2 deletionscumulus/polkadot-parachain/src/command.rs
Please register or sign in to comment