ChainSig.js Documentation - v1.1.6
    Preparing search index...

    Variable KDF_CHAIN_IDSConst

    KDF_CHAIN_IDS: { ETHEREUM: "0x1"; NEAR: "0x18d" } = ...

    Chain IDs used in the key derivation function (KDF) for deriving child public keys to distinguish between different chains.

    Type declaration

    • ReadonlyETHEREUM: "0x1"
    • ReadonlyNEAR: "0x18d"