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

Remove amount field from create validator tx #121

Merged
merged 1 commit into from
Feb 10, 2021

Conversation

adlerjohn
Copy link
Member

#114 missed removing the amount from SignedTransactionDataCreateValidator.

@adlerjohn adlerjohn added the bug Something isn't working label Feb 9, 2021
@adlerjohn adlerjohn self-assigned this Feb 9, 2021
Copy link
Member

@liamsi liamsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

| `fee` | [TransactionFee](#transactionfee) | |
| `nonce` | [Nonce](#type-aliases) | |
| `commissionRate` | [Decimal](#decimal) | |

Create a new [Validator](#validator) at this address for `amount` coins worth of voting power.
Create a new [Validator](#validator) at this address.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adlerjohn adlerjohn merged commit f58f8d9 into master Feb 10, 2021
@adlerjohn adlerjohn deleted the adlerjohn-remove_create_validator_amount branch February 10, 2021 14:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants