mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
update time_interval description
This commit is contained in:
@@ -92,6 +92,9 @@ export interface AMMInfoResponse extends BaseResponse {
|
||||
*/
|
||||
price: Amount
|
||||
|
||||
/**
|
||||
* Total slot time of 24-hours is divided into 20 equal time intervals.
|
||||
*/
|
||||
time_interval: number
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user