Derive the public identifier for a given HdPublicNodeValid. This is used to uniquely identify HD nodes in software. The first 4 bytes of this identifier are considered its fingerprint.
The HdPublicNodeValid from which to derive the public identifier.
Optional
An optional object containing implementations of sha256 and ripemd160 to use.
Generated using TypeDoc
Derive the public identifier for a given HdPublicNodeValid. This is used to uniquely identify HD nodes in software. The first 4 bytes of this identifier are considered its fingerprint.