Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Network v1.1.0 #13

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Network v1.1.0 #13

wants to merge 3 commits into from

Conversation

RobinP122
Copy link
Contributor

Description

Updated 'fetchBalance' and 'fetchTransactions'

Changelog

  • Changed 'fetchBalance' to work with new structure
  • Changed fetchTransaction to use '/blockchain_entry' route
  • Moved deprecated functions to bottom of file

Type of Change

Please mark the appropriate option by putting an "x" inside the brackets:

  • Bug fix
  • New feature
  • Enhancement or optimization
  • Documentation update
  • Other (please specify)

Checklist

Put an "x" in the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!

  • I have tested the changes locally and they work as expected.
  • I have added necessary documentation or updated existing documentation.
  • My code follows the project's coding standards and style guidelines.
  • I have added/updated relevant tests to ensure the changes are properly covered.
  • I have checked for and resolved any merge conflicts.
  • My commits have clear and descriptive messages.

- /fetch_balance route reuqires an array of strings instead of an address_list obj
- Changed fetchTransaction to use '/blockchain_entry' route
- Moved deprecated functions to bottom of file
- fetchBalance
- fetchTransactions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant