Skip to content

Commit

Permalink
formated uppercases
Browse files Browse the repository at this point in the history
  • Loading branch information
SantiagoDevRel committed Feb 15, 2024
1 parent 7e345e2 commit 833ffe1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/guides/feedback/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ sidebar_label: '🗣️ Feedback'

We highly value your feedback to continually improve our documentation and the web3.js library. Whether you have suggestions for improvement, requests for additional features, or simply want to let us know if the documentation has been helpful, please use the form linked below to provide your feedback.

## How to Provide Feedback
## How to provide feedback

Please take a moment to fill out our [Web3.js User Feedback Form](https://forms.gle/7cWt1hPU43ayS53V9) to share your thoughts.

## What We'll Do with Your Feedback
## What we will do with your feedback

We review all submissions regularly and use them to improve our documentation, address any gaps or issues, and ensure that our documentation and resources meets your needs effectively.

Expand Down

1 comment on commit 833ffe1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 833ffe1 Previous: 6c075db Ratio
processingTx 9600 ops/sec (±4.37%) 9301 ops/sec (±4.81%) 0.97
processingContractDeploy 41320 ops/sec (±6.72%) 39129 ops/sec (±7.62%) 0.95
processingContractMethodSend 20764 ops/sec (±6.87%) 19443 ops/sec (±5.19%) 0.94
processingContractMethodCall 40779 ops/sec (±5.90%) 38971 ops/sec (±6.34%) 0.96
abiEncode 47200 ops/sec (±7.05%) 44252 ops/sec (±6.92%) 0.94
abiDecode 31902 ops/sec (±9.12%) 30419 ops/sec (±8.89%) 0.95
sign 1688 ops/sec (±0.90%) 1656 ops/sec (±4.08%) 0.98
verify 376 ops/sec (±1.00%) 373 ops/sec (±0.78%) 0.99

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.