Skip to content
New issue

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

Add optional format flag for listaccounthistory #1330

Merged
merged 16 commits into from
Jun 25, 2022

Conversation

dcorral
Copy link
Contributor

@dcorral dcorral commented Jun 6, 2022

What kind of PR is this?:

/kind feature

What this PR does / why we need it:

Adds optional parameter format to listaccounthistory with following possible values:

  • 'id' -> "amounts@id" (i.e "10@0")
  • 'symbol' (default) -> "amounts@symbol" (i.e "10@DFI")

@dcorral dcorral changed the title Add optional flag includeTokenId for listaccounthistory Add optional flag amountFormat for listaccounthistory Jun 14, 2022
@prasannavl prasannavl changed the title Add optional flag amountFormat for listaccounthistory Add optional format flag for listaccounthistory Jun 22, 2022
@prasannavl prasannavl merged commit 735849f into master Jun 25, 2022
@prasannavl prasannavl deleted the add-tokenid-history-rpcs branch June 25, 2022 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants