@hashgraph/solo
    Preparing search index...

    Interface NodeAccountId

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

    Properties

    Properties

    accountId: { accountNum: string; realm: string; shard: string }