Skip to main content

CoreApi

Type Alias CoreApi 

Source
type CoreApi = BTreeMap<String, ApiEndpoint<ConsensusApi>>;

Aliased Typeยง

struct CoreApi { /* private fields */ }