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

    Type Alias Ed25519KeyPair

    type Ed25519KeyPair = {
        publicKey: string;
        secretKey: string;
    }
    Index

    Properties

    Properties

    publicKey: string
    secretKey: string