Polkadot Apps
    Preparing search index...
    interface SignKeyPair {
        publicKey: Uint8Array;
        secretKey: Uint8Array;
    }
    Index

    Properties

    Properties

    publicKey: Uint8Array
    secretKey: Uint8Array