UNPKG

simonzgconnexframework

Version:

A library implements VeChain Connex interface

3 lines (2 loc) 150 B
/// <reference types="@vechain/connex" /> export declare function newBlockVisitor(ctx: Context, revision: string | number): Connex.Thor.BlockVisitor;