We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90cc156 commit 936af83Copy full SHA for 936af83
index.html
@@ -126,7 +126,7 @@
126
<div class="container">
127
<section class="hero">
128
<span class="hero-tag">Solidity Library</span>
129
- <h1>Stop paying for precision you don't need.</h1>
+ <h1>Stop paying for resolution you don't need.</h1>
130
<p class="hero-desc">A Solidity library that compresses uint256 values into smaller types for tighter struct packing and lower gas costs.</p>
131
<div class="hero-cta">
132
<a class="btn btn-primary" href="https://github.com/0xferit/uint-quantization-lib">View on GitHub</a>
0 commit comments