• Kelvin Fichter's avatar
    fix(ctb): correct usage of legacy in ProxyAdmin · 3b8fcafa
    Kelvin Fichter authored
    Corrects the usage of the legacy custom tag in the ProxyAdmin contract.
    Legacy tags are meant for legacy functions that are included in a
    contract in order to satisfy a previous ABI. The ProxyAdmin was using
    legacy tags for things that have to do with legacy behavior.
    3b8fcafa
Name
Last commit
Last update
..
ast Loading commit data...
bindings Loading commit data...
gen Loading commit data...
hardhat Loading commit data...
predeploys Loading commit data...
solc Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
doc.go Loading commit data...
gen_bindings.sh Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...