Credentials | R Documentation |
R6 class for Binance credentials
R6 class for Binance credentials
new()
Credentials$new(test = TRUE)
sign()
Credentials$sign(params)
setSecret()
Credentials$setSecret(secret)
setKey()
Credentials$setKey(key)
checkCredentials()
Credentials$checkCredentials()
clone()
The objects of this class are cloneable with this method.
Credentials$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.