Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Bandchain.js: Implemented getRequestIDByTxHash fn on client module #2915

Merged
merged 4 commits into from
Nov 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG_UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

### Helpers

- (feat) [\#2915](https://github.com/bandprotocol/bandchain/pull/2915) bandchainjs: Implemented getRequestIDByTxHash fn on client module
- (impv) [\#2897](https://github.com/bandprotocol/bandchain/pull/2897) pyband: Added the address to account dataclass
- (feat) [\#2885](https://github.com/bandprotocol/bandchain/pull/2885) Bandchain.js: Implement `Msg`
- (feat) [\#2887](https://github.com/bandprotocol/bandchain/pull/2887) pyband: Implemented `get_reference_data` on Client
Expand Down
Loading