Nathan Nichols
|
7fde5a2658
|
refactor: Define typescript definition for OfferCreate (#1508)
* refactor: Define OfferCreate transaction type
|
2021-10-04 14:10:08 -04:00 |
|
Nathan Nichols
|
d438430100
|
refactor: Add common transaction fields Typescript definition (#1507)
refactor: Add common transaction fields Typescript definition (#1507)
|
2021-10-04 14:10:08 -04:00 |
|
Omar Khan
|
51b4ff7a2c
|
define TypeScript types for Payment Channel methods (#1518)
add TypeScript type for payment channel methods
|
2021-10-04 14:10:08 -04:00 |
|
Jackson Mills
|
ec54841617
|
Added Ledger Method Interfaces (#1502)
Added request and response method interfaces for the api.
|
2021-10-04 14:10:08 -04:00 |
|
Mayukha Vadari
|
2166d8349e
|
Implements TypeScript types for transaction method requests/responses (#1517)
* submit
* submit_multisigned
* transaction_entry
* tx
* export
* move searched_all to TxResponse
|
2021-10-04 14:10:08 -04:00 |
|
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 |
|