We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KDF PR: KomodoPlatform/komodo-defi-framework#2259 (comment) The balance for UTXO will show as
"balance":{ "KMD":{ "spendable":"0", "unspendable":"0" } }
instead of
"balance":{ "spendable":"0", "unspendable":"0" }
Similar to EVM.
The text was updated successfully, but these errors were encountered:
For anyone referencing this issue: This relates to the task::account_balance::status RPC.
task::account_balance::status
Sorry, something went wrong.
No branches or pull requests
KDF PR: KomodoPlatform/komodo-defi-framework#2259 (comment)
The balance for UTXO will show as
instead of
Similar to EVM.
The text was updated successfully, but these errors were encountered: