UNPKG

nano-wallet-js-test-1

Version:

SDK for developers to create and interact with Nanocurrency wallet easily

5 lines (4 loc) 196 B
export const SEND_DIFFICULTY = 'fffffff800000000'; export const RECEIVE_DIFFICULTY = 'fffffe0000000000'; export const MIN_AMOUNT = 0.00001; export const DEFAULT_TIMEOUT = 60 * 1000; // 60 seconds