MCPcopy 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

signMethod · 0.95

Calls 1

millisecondsMethod · 0.45

Tested by

no test coverage detected