UNPKG

@substrate/api-sidecar

Version:

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

3 lines (2 loc) 130 B
import { transports } from 'winston'; export declare const fileTransport: (fileName: string) => transports.FileTransportInstance;