UNPKG

@substrate/api-sidecar

Version:

REST service that makes it easy to interact with blockchain nodes built using Substrate's FRAME framework.

12 lines (11 loc) 492 B
export * from './AccountsAssetsService'; export * from './AccountsBalanceInfoService'; export * from './AccountsCompareService'; export * from './AccountsConvertService'; export * from './AccountsForeignAssetsService'; export * from './AccountsPoolAssetsService'; export * from './AccountsProxyInfoService'; export * from './AccountsStakingInfoService'; export * from './AccountsStakingPayoutsService'; export * from './AccountsValidateService'; export * from './AccountsVestingInfoService';