xrpl-rust
xrpl-rust copied to clipboard
Add `auto_fill_txn`
High Level Overview of Change
Adds transaction auto filling feature. Transactions have fields that can be filled automatically.
Context of Change
Type of Change
- [x] New feature (non-breaking change which adds functionality)
TODO
- [x] fix mutable borrow issues
- [ ] add testing
- [ ] handle unwraps