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

feat: add missing AccountRoot fields #2347

Merged
merged 4 commits into from
Jun 21, 2023
Merged

Conversation

ckniffen
Copy link
Collaborator

High Level Overview of Change

Add BurnedNFTokens, FirstNFTSequence, MintedNFTokens, NFTokenMinter, and WalletLocator to AccountRoot.

Closes #2144

Type of Change

  • New feature (non-breaking change which adds functionality)

Add `BurnedNFTokens`, `FirstNFTSequence`, `MintedNFTokens`,
`NFTokenMinter`, and `WalletLocator` to `AccountRoot`.

Closes #2144
packages/xrpl/HISTORY.md Outdated Show resolved Hide resolved
Copy link
Contributor

@JST5000 JST5000 left a comment

Choose a reason for hiding this comment

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

LGTM

@ckniffen ckniffen merged commit fa98bd8 into main Jun 21, 2023
13 checks passed
@ckniffen ckniffen deleted the feature/account-root-fields branch June 21, 2023 17:49
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.

Missing fields in AccountRoot
3 participants