MCPcopy Index your code
hub / github.com/ccxt/ccxt / nonce

Method nonce

java/lib/src/main/java/io/github/ccxt/exchanges/HitbtcCore.java:578–581  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

576 }
577
578 public Object nonce()
579 {
580 return this.milliseconds();
581 }
582
583 /**
584 * @method

Callers 2

signMethod · 0.95
tradeRequestMethod · 0.95

Calls 1

millisecondsMethod · 0.45

Tested by

no test coverage detected