Polkadot Apps
    Preparing search index...
    interface hash {
        hashLength: number;
        (msg: Uint8Array): Uint8Array;
    }
    • Parameters

      • msg: Uint8Array

      Returns Uint8Array

    Index

    Properties

    Properties

    hashLength: number