stores
    Preparing search index...

    Interface IdentityBlockstoreInit

    interface IdentityBlockstoreInit {
        maxDigestLength?: number;
    }
    Index

    Properties

    Properties

    maxDigestLength?: number