Skip to content
This repository was archived by the owner on Jun 29, 2021. It is now read-only.

Fix transaction amount transfer when toAddr has 0x prefix #100

Merged
merged 1 commit into from
Oct 12, 2019
Merged

Fix transaction amount transfer when toAddr has 0x prefix #100

merged 1 commit into from
Oct 12, 2019

Conversation

bogdan
Copy link
Contributor

@bogdan bogdan commented Oct 11, 2019

Description

According to the api docs toAddr can be specified with 0x prefix:
https://apidocs.zilliqa.com/#createtransaction
In this case, transaction amount are not transfered properly.

cc @edisonljh

Test is not so easy to do because zilliqa js library automatically strips 0x.

Implementation

[*] ready for review

@edison0xyz edison0xyz merged commit 9d096ac into Zilliqa:master Oct 12, 2019
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.

2 participants