Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

refreshServerTimeDiff

Manually refresh wallet server time diff state.

await walletClient.refreshServerTimeDiff()
await walletClient.refreshServerTimeDiff({ force: true })

Behavior:

  • per-client cached offset
  • midpoint estimation
  • TTL refresh
  • force refresh support