Function linera_storage::list_all_chain_ids
source ยท pub async fn list_all_chain_ids<S: AdminKeyValueStore>(
config: &S::Config,
namespace: &str,
) -> Result<Vec<ChainId>, ViewError>
Expand description
Lists the chain IDs of the storage.