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

Add `auto_fill_txn` #76

Open LimpidCrypto opened 2 months ago

LimpidCrypto commented 2 months ago

High Level Overview of Change

Adds transaction auto filling feature. Transactions have fields that can be filled automatically. This PR is required for #71

Context of Change

Type of Change

TODO