Commit 6d30028
authored
fix: account parser in claim fee request (#876)
Description
---
Allow the account to be parsed from string
Motivation and Context
---
Upon some testing I came to this issue.
How Has This Been Tested?
---
In my testing environment I'm doing claiming fees, and I was able to
claim them successfuly.
What process can a PR reviewer use to test or verify this change?
---
You can try to call the jrpc with string and you will see an error
without this change.
Breaking Changes
---
- [x] None
- [ ] Requires data directory to be deleted
- [ ] Other - Please specify1 parent 516c5d1 commit 6d30028
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
| 560 | + | |
560 | 561 | | |
561 | 562 | | |
562 | 563 | | |
| |||
0 commit comments