UNPKG

@dartess/multicoin-address-validator

Version:

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

2 lines (1 loc) 85 B
export declare function sha256(payload: string | ArrayBuffer | Uint8Array): string;