update server info

This commit is contained in:
Denis Angell
2023-02-22 17:45:59 -05:00
parent 3d06185867
commit e36912c60a

View File

@@ -136,6 +136,10 @@ export interface ServerInfoResponse extends BaseResponse {
* overall network's load factor.
*/
load_factor?: number
/**
* The network id of the server.
*/
network_id?: number
/**
* Current multiplier to the transaction cost based on
* load to this server.