everscale-standalone-client - v2.2.1
    Preparing search index...

    Interface Keystore

    interface Keystore {
        getSigner(id: string): Promise<undefined | Signer>;
    }

    Implemented by

    Index

    Methods

    Methods