UNPKG

dpos-offline

Version:

Offline Signing Transactions for DPOS Blockchains

3 lines (2 loc) 85 B
/// <reference types="node" /> export declare const toSha256: (what: Buffer) => any;