Variable walletTemplateP2pkhNonHdConst

walletTemplateP2pkhNonHd: 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.

Note, this wallet template uses only a single Key. For HD key support, see walletTemplateP2pkhHd.

Generated using TypeDoc