feat: Add ports field to server_info RPC (#2476)

This commit is contained in:
Jackson Mills
2023-09-15 13:52:38 -07:00
committed by GitHub
parent 7679df4551
commit cad0a2a163
3 changed files with 39 additions and 2 deletions

View File

@@ -4,7 +4,10 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr
## Unreleased
## Fixed
### Added
* Added `ports` field to `ServerInfoResponse`
### Fixed
* Fix request model fields related to AMM
* Fixed `EscrowCancel` and `EscrowFinish` validation