xrpl-rust icon indicating copy to clipboard operation
xrpl-rust copied to clipboard

Add `auto_fill_txn`

Open LimpidCrypto opened this issue 1 year ago • 0 comments

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

LimpidCrypto avatar Apr 15 '24 15:04 LimpidCrypto