KomodoPlatform / komodo-docs-mdx

Komodo Platform Docs
https://komodoplatform.com/en/docs/
2 stars 7 forks source link

ibc transfers possible in withdraw method #283

Open harsenyan3 opened 1 month ago

harsenyan3 commented 1 month ago

Add info on the possibility of ibc (inter-blockchain communication) transfers in the withdraw RPC method thanks to refactoring for tendermint. Check out PR#2088 for further info.

shamardy commented 1 month ago

This https://github.com/KomodoPlatform/komodo-defi-framework/pull/2088 also adds pubkey only activation for Tendermint and adds send_asked_data RPC and DATA_NEEDED Event. These all can be used for external wallets such as Keplr, also related to keplr https://github.com/KomodoPlatform/komodo-defi-framework/pull/2148