athenavm / athena

Athena monorepo
https://www.athenavm.org/
Apache License 2.0
21 stars 2 forks source link

newtype for athena Address #207

Closed poszu closed 2 weeks ago

poszu commented 3 weeks ago

Change athena_interface::Address to be a newtype wrapping a [u8;24] instead of a type alias.

Benefits: