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(hd-wallet): correctly display evm addr in `get_new_address` response #2264

Closed shamardy closed 1 week ago

shamardy commented 2 weeks ago

To Test: Nothing as it already tested by @CharlVS. No docs updates as well as the docs show the full address in response.

CharlVS commented 2 weeks ago

@shamardy I've tested it and confirmed it solves the issue. It's worth doing a basic sweep of the codebase to see if there are any other instances of the same problem.

shamardy commented 2 weeks ago

It's worth doing a basic sweep of the codebase to see if there are any other instances of the same problem.

Already did that before opening the PR :)

laruh commented 1 week ago

~@shamardy please fix lint error~

oops, its this buggy cache issue