nash-io / openlimits

A Rust high performance cryptocurrency trading API with support for multiple exchanges and language wrappers.
http://openlimits.io
BSD 2-Clause "Simplified" License
278 stars 44 forks source link

Server time #35

Closed ghost closed 4 years ago

ghost commented 4 years ago

Exchanges endpoints

OpenLimits

Function:

get_server_time

Data format:

{
  "time":  u64,
}