We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I noticed the following comment in the IClientConfig definition of the massa-web3 package:
massa-web3/packages/massa-web3/src/interfaces/IClientConfig.ts
Line 8 in 6c655cf
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, I noticed the following comment in the IClientConfig definition of the massa-web3 package:
massa-web3/packages/massa-web3/src/interfaces/IClientConfig.ts
Line 8 in 6c655cf
As per my understanding this comment is incorrect and should instead be something like:
Thanks
The text was updated successfully, but these errors were encountered: