Function syncAccountNonce

  • Sync the nonce of account

     const nonce = syncAccountNonce(client)
    

    Parameters

    • client: Client

      the instance of client

    Returns Promise<number>

    the nonce

Generated using TypeDoc