Skip to main content

Module v1

Module v1 

Source

Structs§

ChainAnalyticsServiceClient
Client for this service.
ChainAnalyticsServiceServer
Monomorphic dispatcher for ChainAnalyticsService.

Constants§

CHAIN_ANALYTICS_SERVICE_GET_UNIFIED_ASSET_BALANCES_SPEC
Static Spec for the server-side GetUnifiedAssetBalances RPC.
CHAIN_ANALYTICS_SERVICE_GET_ZIPPED_ASSET_SUPPLY_GROUP_SPEC
Static Spec for the server-side GetZippedAssetSupplyGroup RPC.
CHAIN_ANALYTICS_SERVICE_GET_ZIPPED_ASSET_SUPPLY_SPEC
Static Spec for the server-side GetZippedAssetSupply RPC.
CHAIN_ANALYTICS_SERVICE_SERVICE_NAME
Full service name for this service.

Traits§

ChainAnalyticsService
ChainAnalyticsService serves public chain analytics chart series.
ChainAnalyticsServiceExt
Extension trait for registering a service implementation with a Router.

Type Aliases§

OwnedGetUnifiedAssetBalancesRequestView
Shorthand for OwnedView<GetUnifiedAssetBalancesRequestView<'static>>.
OwnedGetUnifiedAssetBalancesResponseView
Shorthand for OwnedView<GetUnifiedAssetBalancesResponseView<'static>>.
OwnedGetZippedAssetSupplyGroupRequestView
Shorthand for OwnedView<GetZippedAssetSupplyGroupRequestView<'static>>.
OwnedGetZippedAssetSupplyGroupResponseView
Shorthand for OwnedView<GetZippedAssetSupplyGroupResponseView<'static>>.
OwnedGetZippedAssetSupplyRequestView
Shorthand for OwnedView<GetZippedAssetSupplyRequestView<'static>>.
OwnedGetZippedAssetSupplyResponseView
Shorthand for OwnedView<GetZippedAssetSupplyResponseView<'static>>.