UNPKG

@mutopad/connex-framework

Version:
3 lines (2 loc) 171 B
/// <reference types="@mutopad/connex-types" /> export declare function newAccountVisitor(readyDriver: Promise<Connex.Driver>, addr: string): Connex.Thor.Account.Visitor;