Skip to content

Commit

Permalink
Update node/src/service/service_parachain.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Chralt98 authored Jul 14, 2023
1 parent f45c9d4 commit 28071b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/src/service/service_parachain.rs
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ where
})
}

// TODO `build_relay_chain_interface` will be included in polkadot-v0.9.36 in cumulus-client-service here: https://github.com/paritytech/cumulus/commit/babf73bbc6ade358db105580b68aacb91550faa5#diff-52df5aabcc0b97cfe43ce4b88b9dcf52de661934e481f6ae935435f4941b1639R224-R252
// TODO(#1040) `build_relay_chain_interface` will be included in polkadot-v0.9.36 in cumulus-client-service here: https://github.com/paritytech/cumulus/commit/babf73bbc6ade358db105580b68aacb91550faa5#diff-52df5aabcc0b97cfe43ce4b88b9dcf52de661934e481f6ae935435f4941b1639R224-R252
/// Build a relay chain interface.
/// Will return a minimal relay chain node with RPC
/// client or an inprocess node, based on the [`CollatorOptions`] passed in.
Expand Down

0 comments on commit 28071b5

Please sign in to comment.