Skip to content

Commit 7e10114

Browse files
committed
eth/erc20_params: make Params unit attribute more compact
Use a C string representation (null terminated string), which is more space-efficient than `&str`, which has a ptr and a size. Before: 763264 bytes After: 756400 bytes Diff: -6864 bytes
1 parent 0376f63 commit 7e10114

File tree

2 files changed

+4654
-4636
lines changed

2 files changed

+4654
-4636
lines changed

0 commit comments

Comments
 (0)