sephynox / xrpl-rust

A 100% Rust library to interact with the XRPL. XRPL Grant Winner
https://crates.io/crates/xrpl-rust
ISC License
20 stars 8 forks source link

Replace num_bigint crate with crypto_bigint #12

Closed sephynox closed 2 years ago

sephynox commented 2 years ago

https://docs.rs/crypto-bigint/latest/crypto_bigint/

sephynox commented 2 years ago

This has been merged into develop.