xrpl-rust
xrpl-rust copied to clipboard
Refactor transaction and request models
- [x] Refactor the transaction and request models to match the order of fields introduced by #58
- [x] Utilize
Cow
for&str
types