UNPKG

@substrate/api-sidecar

Version:

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

9 lines (8 loc) 228 B
import { OverrideBundleDefinition } from '@polkadot/types/types'; declare const _default: { spec: { statemine: OverrideBundleDefinition; westmint: OverrideBundleDefinition; }; }; export default _default;