Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect comment in IClientConfig.ts #574

Open
edatts opened this issue Apr 26, 2024 · 0 comments
Open

Incorrect comment in IClientConfig.ts #574

edatts opened this issue Apr 26, 2024 · 0 comments

Comments

@edatts
Copy link

edatts commented Apr 26, 2024

Hello, I noticed the following comment in the IClientConfig definition of the massa-web3 package:

* @see periodOffset of type `number | null` is the period offset in seconds for syncing with the blockchain.

As per my understanding this comment is incorrect and should instead be something like:

 * @see periodOffset of type `number | null` is the number of periods since the current period after which an operation is considered expired.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant