You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fee calculation fails when attempting to send a payment on-chain in the IBEX wallet. The onChainUsdTxFee query is used to fetch the fee. I think need to change amount type from CentAmount to FracctionalCentAmount
The text was updated successfully, but these errors were encountered:
Fee calculation fails when attempting to send a payment on-chain in the IBEX wallet. The onChainUsdTxFee query is used to fetch the fee. I think need to change amount type from
![Screenshot 2024-11-19 at 11 08 03 PM](https://private-user-images.githubusercontent.com/57404324/387736644-01dd9b5a-d349-45ae-94e0-bf3ddfb2080c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NzE4NjAsIm5iZiI6MTczODg3MTU2MCwicGF0aCI6Ii81NzQwNDMyNC8zODc3MzY2NDQtMDFkZDliNWEtZDM0OS00NWFlLTk0ZTAtYmYzZGRmYjIwODBjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDE5NTI0MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTEyNjVhZDZjM2JjYWZjMzVlYTBlODNmNWQxODkyMWFhYTJiMTVmNTFhMzZhY2E4MTBmMGNiNjFkOTdlNTk0MWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.mwmnrBxxPSgSoPbn2WArgRXJaigIV_j8nlHMGFSssdo)
CentAmount
toFracctionalCentAmount
The text was updated successfully, but these errors were encountered: