Get Bitfenix POST Headers
bfx_fetch(body)
body | a |
---|
A list
containing POST headers. See details.
api_key
: User's Bitfenix API key.
nonce
: The cryptographic nonce used. Generated via: (System time * 1000)
body
: The JSON stringify'd POST body passed to the function.
signature
: The authentication signature hashed with your API secret key.