UNPKG

@dartess/multicoin-address-validator

Version:

Multicoin address validator for Bitcoin and other Altcoins ported to TypeScript.

2 lines (1 loc) 79 B
export declare function numberToHex(number: number, length?: number): string;