ExOkex v0.4.0 ExOkex.Auth View Source

Handle request signing for API Authentication

https://www.okex.com/docs/en/#summary-yan-zheng

Link to this section Summary

Link to this section Functions

Link to this function

sign(timestamp, method, path, body, api_secret)

View Source
sign(String.t(), String.t(), String.t(), map() | [map()], String.t()) ::
  String.t()