sephynox/xrpl-rust

Remove `method` and `transaction_type`

Closed this issue · 0 comments

The user should not have to set the type of a request or a transaction. Instead the type could simply be added when calling the to_json_value method of the Model trait.