UNPKG

nano-wallet-js-test-1

Version:

SDK for developers to create and interact with Nanocurrency wallet easily

5 lines (4 loc) 210 B
export declare const SEND_DIFFICULTY = "fffffff800000000"; export declare const RECEIVE_DIFFICULTY = "fffffe0000000000"; export declare const MIN_AMOUNT = 0.00001; export declare const DEFAULT_TIMEOUT: number;