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
Result of get balance is not very human friendly format (raw JSON?):
View result: "{"type":"bigint","data":"1000000"}"
The text was updated successfully, but these errors were encountered:
Fixed by @spypsy in #1786.
$ yarn aztec-cli call getBalance -c PrivateTokenContractAbi -ca 0x24a5eb5800fc72fc39cd4b600e782ca2c5db9478337fb633345eaa7a9011fe61 -a 0x2e13f0201905944184fc2c09d29fcf0cac07647be171656a275f63d99b819360 View result: 1000000n
Sorry, something went wrong.
spalladino
No branches or pull requests
Result of get balance is not very human friendly format (raw JSON?):
View result: "{"type":"bigint","data":"1000000"}"
The text was updated successfully, but these errors were encountered: