Skip to content

Conversation

@haerdib
Copy link
Contributor

@haerdib haerdib commented Jul 10, 2023

No description provided.

@haerdib haerdib self-assigned this Jul 10, 2023
@haerdib haerdib requested a review from echevrier July 10, 2023 07:35
@haerdib haerdib marked this pull request as ready for review July 10, 2023 09:20
use core::fmt::Debug;

/// Default set of commonly used types by Substrate kitchensink runtime.
/// Commonly used config of Substrate runtimes that use the asset pallet.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe "Standard runtime config for Substrate and Polkadot nodes that use the asset pallet" ?


/// Default set of commonly used types by Polkadot nodes.
/// Commonly used config of Substrate and Polkadot nodes.
pub type DefaultRuntimeConfig =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar to previous comment: "Standard runtime config for Substrate and Polkadot nodes that use native payment" ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd refrain from using native payment, as Parity does not use it either.

What about a simple /// Standard runtime config for Substrate and Polkadot nodes. ?

@haerdib haerdib merged commit 47d1173 into master Jul 10, 2023
@haerdib haerdib deleted the bh/fix-comments branch July 10, 2023 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants