fabric-wallet-migration
    Preparing search index...

    Interface Entry

    interface Entry {
        identity: Identity;
        privateKey: KeyObject;
    }
    Index

    Properties

    Properties

    identity: Identity
    privateKey: KeyObject