pub async fn explore_chain_metadata(
client: &OnlineClient<ChainConfig>,
no_docs: bool,
pallet_filter: Option<String>,
) -> Result<()>Expand description
Explore chain metadata and display all available pallets and calls
pub async fn explore_chain_metadata(
client: &OnlineClient<ChainConfig>,
no_docs: bool,
pallet_filter: Option<String>,
) -> Result<()>Explore chain metadata and display all available pallets and calls