Add structures representing the result for each request method #29
Labels
1st month
Planned to be worked on in the first month. Estimate budget: 13,333 $
2nd month
Planned to be worked on in the second month. Estimate budget: 6,666 $
enhancement
New feature or request
XRPL Grants
This issue is planned to get resoled as part of the XRPL Grants program (within 8 months)
Milestone
account
&str
channels
Vec<PayChannel>
ledger_index
u36
ledger_hash
Option<&str>
validated
Option<bool>
limit
Option<u32>
marker
Option<Maker>
account
&str
ledger_index
u32
receive_currencies
Vec<&str>
send_currencies
Vec<&str>
validated
bool
ledger_hash
Option<&str>
account_data
AccountRoot
signer_lists
SubscribeResponse should be an enum containing the different stream response types.
The text was updated successfully, but these errors were encountered: