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
/api/tpool/fee returns Hi/Lo:
/api/tpool/fee
{ "Lo": 10000000000000000000, "Hi": 0 }
/api/tpool/fee returns a string:
"10000000000000000000"
No response
latest
macos
The text was updated successfully, but these errors were encountered:
Fixed in #439
Sorry, something went wrong.
n8maninger
No branches or pull requests
Current Behavior
/api/tpool/fee
returns Hi/Lo:Expected Behavior
/api/tpool/fee
returns a string:Steps to Reproduce
No response
Version
latest
What operating system did the problem occur on (e.g. Ubuntu 22.04, macOS 12.0, Windows 11)?
macos
Anything else?
No response
The text was updated successfully, but these errors were encountered: