fabric-wallet-migration
    Preparing search index...

    Interface Identity

    interface Identity {
        credentials: Uint8Array;
        mspId: string;
    }
    Index

    Properties

    Properties

    credentials: Uint8Array
    mspId: string