ExOkex
v0.5.1
Pages
Modules
ExOkex.Auth.sign
You're seeing just the function
sign
, go back to
ExOkex.Auth
module for more information.
Link to this function
sign(timestamp, method, path, body, api_secret)
View Source
Specs
sign(
String.t
(),
String.t
(),
String.t
(),
map
() | [
map
()],
String.t
()) ::
String.t
()