sephynox / xrpl-rust

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

Default for PathFindSubcommand and NoRippleCheckRole #52

Closed LimpidCrypto closed 1 year ago

LimpidCrypto commented 1 year ago

High Level Overview of Change

Implements Default trait for PathFindSubcommand and NoRippleCheckRole

Type of Change