[−][src]Crate interledger_service_util
interledger-service-util
Miscellaneous, small Interledger Services.
Structs
| BalanceService | Balance Service |
| EchoService | |
| ExchangeRateFetcher | Poll exchange rate providers for the current exchange rates |
| ExchangeRateService | Exchange Rates Service |
| ExpiryShortenerService | Expiry Shortener Service |
| MaxPacketAmountService | MaxPacketAmount Service |
| RateLimitService | Rate Limit Service |
| ValidatorService | Validator Service |
Enums
| ExchangeRateProvider | This determines which external API service to poll for exchange rates. |
| RateLimitError |
Constants
| DEFAULT_ROUND_TRIP_TIME |
Traits
| BalanceStore | |
| ExchangeRateStore | |
| MaxPacketAmountAccount | |
| RateLimitAccount | |
| RateLimitStore | |
| RoundTripTimeAccount |