UNPKG

@tangle.js/anchors

Version:

Anchoring messages to the Tangle. Powered by IOTA Streams

6 lines (5 loc) 165 B
export declare class AnchoringChannelError extends Error { static ERR_TYPE: string; readonly type: string; constructor(name: string, message: string); }