Transfer tokens from unfrozen to operational balance#70
Open
Transfer tokens from unfrozen to operational balance#70
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #70 +/- ##
===========================================
- Coverage 94.15% 93.66% -0.49%
===========================================
Files 61 61
Lines 1300 1327 +27
===========================================
+ Hits 1224 1243 +19
- Misses 76 84 +8
Continue to review full report at Codecov.
|
dmytrostriletskyi
suggested changes
May 27, 2019
dmytrostriletskyi
previously approved these changes
May 27, 2019
anastasiia-bilova
suggested changes
May 27, 2019
dmytrostriletskyi
approved these changes
May 29, 2019
anastasiia-bilova
approved these changes
May 29, 2019
| expected_error = { | ||
| 'errors': { | ||
| 'amount': [ | ||
| f'Amount must be greater than 0.', |
Contributor
There was a problem hiding this comment.
Suggested change
| f'Amount must be greater than 0.', | |
| 'Amount must be greater than 0.', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If you create new CLI commands, use this pull request description as
template — #3. Else remove this line.
Jira references
Description
Transfer available tokens from unfrozen reputational balance to operational balance (executable only on the machine which runs the node) —
remme node-account transfer-tokens-from-unfrozen-to-operational.$ remme node-account transfer-tokens-from-unfrozen-to-operational { "result": { "batch_id": "045c2b7c43a7ca7c3dc60e92714c03265572a726d1fae631c39a404eaf97770e3f6a7a8c35c86f6361afb2e4f12b4a17d71a66a19158b62f30531ab32b62f06f" } }