fix ammInfo response

This commit is contained in:
Omar Khan
2022-09-01 23:13:13 -04:00
parent 85b8a3930b
commit a174d09489

View File

@@ -41,11 +41,6 @@ export interface AMMInfoResponse extends BaseResponse {
*/
AMMAccount: string
/**
* A hash that uniquely identifies the AMM instance.
*/
AMMID: string
/**
* Specifies one of the pool assets (XRP or token) of the AMM instance.
*/