Description Usage Arguments Details Value
View source: R/bitfinex-utils.R
Get Bitfenix POST Headers
1 |
body |
a |
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.
A list containing POST headers. See details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.