binance_credentials.Rd
Sets the API key and secret to interact with the Binance API
binance_credentials(key, secret)
string
No return values, setting config in the package namespace.
if (FALSE) { binance_credentials('foo', 'bar') }