This website requires JavaScript.
Explore
Help
Sign In
BTCPrivate
/
bitcore
mirror of
https://github.com/BTCPrivate/bitcore.git
Watch
1
Star
0
Fork
You've already forked bitcore
0
Code
Issues
Projects
Releases
Wiki
Activity
18630bb2b1
bitcore
/
browser
/
bignum_config.js
7 lines
100 B
JavaScript
Raw
Blame
History
require
(
'bignum'
)
.
config
(
{
EXPONENTIAL
_AT
:
9999999
,
DECIMAL
_PLACES
:
0
,
ROUNDING
_MODE
:
1
,
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink