Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alphabetize p-chain api with new endpoints #3648

Open
wants to merge 2 commits into
base: add-validator-fee-apis
Choose a base branch
from

Conversation

meaghanfitzgerald
Copy link
Contributor

Why this should be merged

readability

How this works

Reorders api endpoints alphabetically

How this was tested

na

Need to be documented in RELEASES.md?

No

Comment on lines +698 to +705
- `txID` is the delegator transaction.
- `startTime` is the Unix time when the delegator started.
- `endTime` is the Unix time when the delegator stops.
- `stakeAmount` is the amount of nAVAX this delegator staked.
- `nodeID` is the validating node’s node ID.
- `rewardOwner` is an `OutputOwners` output which includes `locktime`, `threshold` and array of
`addresses`.
- `potentialReward` is the potential reward earned from staking
- `potentialReward` is the potential reward earned from staking
Copy link
Contributor

Choose a reason for hiding this comment

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

This was intentionally indented under the delegators field. I think this should be reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants