migrate each possible primitive to an impl from `alloy-primitives`
Closed this issue · 1 comments
ralexstokes commented
see #296 for rationale
ralexstokes commented
after checking, it looks like migrating Byte{Vector,List}
would handle most of it as otherwise we just use the std rust types