Variable walletTemplateP2pkhConst

walletTemplateP2pkh: WalletTemplate = ...

A standard single-factor wallet template that uses Pay-to-Public-Key-Hash (P2PKH), the most common authentication scheme in use on the network.

This P2PKH template uses BCH Schnorr signatures, reducing the size of transactions.

Because the template uses a Hierarchical Deterministic (HD) key, it also supports watch-only clients.

Generated using TypeDoc