UNPKG

@substrate/api-sidecar

Version:

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

4 lines (3 loc) 218 B
export { default as RcRuntimeCode } from './RcRuntimeCodeController'; export { default as RcRuntimeMetadata } from './RcRuntimeMetadataController'; export { default as RcRuntimeSpec } from './RcRuntimeSpecController';