UNPKG

dpos-offline

Version:

Offline Signing Transactions for DPOS Blockchains

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