Add missing bytes32 APIs for `Eth` interop types
Open
standards
- Dominant language
- Rust
- Stars
- 132
- Forks
- 167
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 110
Description
- Add `impl TryFrom<[u8; 32]> for EthEmbeddedAccountId` to provide the inverse operation to `EthEmbeddedAccountId::to_bytes32`.
- Add `EthAddress:to_bytes32` to provide the inverse operation to `impl TryFrom<[u8; 32]> for EthAddress`.
Contributor guide
Assessment
This issue has not been assessed yet.