Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • H hive-js
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • hive
  • hive-js
  • Issues
  • #27
Closed
Open
Created Dec 21, 2021 by Sergio@asgarthDeveloper

Add missing parameter in 'account_history_api.get_account_history'

According to documentation here: https://developers.hive.io/apidefinitions/#account_history_api.get_account_history

there is an optional parameter include_reversible that is not available in the hive-js function: https://gitlab.syncad.com/hive/hive-js/-/blob/master/src/api/methods.js#L166

Note: in case the number of args change may be required to also update this function: https://gitlab.syncad.com/hive/hive-js/-/blob/master/src/api/index.js#L51

Edited Dec 21, 2021 by Sergio
Assignee
Assign to
Time tracking