@hashgraph/solo
    Preparing search index...
    type CreatedPredefinedAccount = {
        accountId: AccountId;
        alias?: string;
        data: PredefinedAccount;
    }
    Index

    Properties

    Properties

    accountId: AccountId
    alias?: string