eosnetworkfoundation / mandel-eosjs

Official Javascript Library for Working with EOS Blockchain
Other
22 stars 6 forks source link

Tests for JSON parsing #35

Closed ericpassmore closed 1 year ago

ericpassmore commented 1 year ago

Check ints, floats, strings, bigints, doubledouble.

BigInt and DoubleDouble will fail at first

ericpassmore commented 1 year ago

duplicate of #26