dcSpark / cardano-multiplatform-lib

Rust implementation of Cardano
MIT License
98 stars 35 forks source link

BigInt -> BigInteger #302

Closed rooooooooob closed 7 months ago

rooooooooob commented 7 months ago

to avoid conflicts with JS's BigInt

Fixes #301