Mayukha Vadari
|
1ecd6a7e2a
|
Implements TypeScript types for server info method requests/responses (#1514)
* fee
* manifest
* server_info
* server_state
* export
* fix amendment_blocked type
* fix typo
|
2021-10-04 14:10:07 -04:00 |
|
Mayukha Vadari
|
a0907472c9
|
Implements TypeScript types for utility method requests/responses (#1516)
* ping
* random
* export
|
2021-10-04 14:10:07 -04:00 |
|
Mayukha Vadari
|
57112c086c
|
Implements TypeScript types for subscribe requests/responses/streams (#1510)
* subscribe
* streams
* unsubscribe
* exports
* fix merge issues
* respond to comments
|
2021-10-04 14:10:07 -04:00 |
|
Mayukha Vadari
|
f16876014c
|
Implements TypeScript types for path and order book methods (#1503)
* book offers
* deposit authorized
* path_find
* ripple_path_find
* export
* fix typos
* fix issues
* respond to comments
* make `pathFind` id optional
* make source_currencies optional
|
2021-10-04 14:10:07 -04:00 |
|
Mayukha Vadari
|
68ac32fc06
|
Defines TypeScript types for rippled account method requests & responses (#1498)
* account_channels
* account_currencies
* account_info
* account_lines
* account_objects
* account_offers
* account_tx
* gateway_balances
* no ripple check
* respond to comments
* export methods
* fix typos
* respond to comments
* edit BaseResponse to be more specific
|
2021-10-04 14:10:07 -04:00 |
|