UNPKG

@tangle-js/anchors

Version:

Anchoring messages to the Tangle. Powered by IOTA Streams

7 lines (6 loc) 111 B
export interface INodeInfo { /** Node */ node?: string; /** Permanode */ permanode?: string; }