Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/ccxt
/ nonce
Method
nonce
python/ccxt/bitrue.py:683–684 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
681
})
682
683
def
nonce(self):
684
return
self.milliseconds() - self.options[
'timeDifference'
]
685
686
def
fetch_status(self, params={}):
687
""
"
Callers
1
sign
Method · 0.95
Calls
1
milliseconds
Method · 0.45
Tested by
no test coverage detected