UNPKG

@provenanceio/wallet-utils

Version:

Typescript Utilities for Provenance Blockchain Wallet

2 lines (1 loc) 123 B
export declare const hashFormat: (amount: number | string, amountType?: 'nhash' | 'hash', fixedAmount?: number) => number;