KomodoPlatform / komodo-defi-framework

This is the official Komodo DeFi Framework repository
https://komodoplatform.com/en/docs/komodo-defi-framework/
106 stars 94 forks source link

fix(evm): correctly display eth addr in iguana v2 activation result #2254

Closed borngraced closed 1 month ago

borngraced commented 1 month ago

without display_eth_address

0xAA36D...38cc4

with display_eth_address

0xAA36D90C59aB32C743C5570476b7676385838cc4

To Test: Nothing to test, and responses in docs show full address which is right after this PR.