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

    Properties

    accountId: AccountId
    alias?: string
    publicKey: string