helios icon indicating copy to clipboard operation
helios copied to clipboard

refactor: make better use of alloy types

Open ncitron opened this issue 6 months ago • 0 comments

Investigate whether we can use the alloy BlockTag, CallOpts, and Account types everywhere. Additionally audit use of Vec<u8> to see if it can be switched to alloy Bytes when applicable.

ncitron avatar Aug 13 '24 23:08 ncitron