bitfinex-node-api
Preparing search index...
IWebSocketClientOptions
Interface IWebSocketClientOptions
interface
IWebSocketClientOptions
{
key
?:
string
;
nonce
?:
()
=>
string
;
secret
?:
string
;
symbol
?:
string
;
ws_url
?:
string
|
URL
;
}
Index
Properties
key?
nonce?
secret?
symbol?
ws_
url?
Properties
Optional
key
key
?:
string
Optional
nonce
nonce
?:
()
=>
string
Optional
secret
secret
?:
string
Optional
symbol
symbol
?:
string
Optional
ws_
url
ws_url
?:
string
|
URL
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
nonce
secret
symbol
ws_
url
bitfinex-node-api
Loading...