@hashgraph/solo
    Preparing search index...

    Interface NodeAccountId

    interface NodeAccountId {
        accountId: { accountNum: string };
    }
    Index

    Properties

    Properties

    accountId: { accountNum: string }