Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ccxt/ccxt
/ nonce
Method
nonce
java/lib/src/main/java/io/github/ccxt/exchanges/BitbnsCore.java:1374–1377 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1372
}
1373
1374
public
Object nonce()
1375
{
1376
return
this.milliseconds();
1377
}
1378
1379
public
Object sign(Object path, Object... optionalArgs)
1380
{
Callers
1
sign
Method · 0.95
Calls
1
milliseconds
Method · 0.45
Tested by
no test coverage detected