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

Support featureDisallowIncoming amendment #520

Closed
ckniffen opened this issue Dec 21, 2022 · 0 comments · Fixed by #588
Closed

Support featureDisallowIncoming amendment #520

ckniffen opened this issue Dec 21, 2022 · 0 comments · Fixed by #588
Labels
enhancement New feature or request

Comments

@ckniffen
Copy link
Collaborator

There is a new amendment which adds 4 account flags and account set flags.

Adds four Account Flags:

  1. lsfDisallowIncomingNFTOffer
  2. lsfDisallowIncomingCheck
  3. lsfDisallowIncomingPayChan
  4. lsfDisallowIncomingTrustline

Adds four new AccountSet Flags:

  1. asfDisallowIncomingNFTOffer
  2. asfDisallowIncomingCheck
  3. asfDisallowIncomingPayChan
  4. asfDisallowIncomingTrustline

XRPLF/rippled#4336

@ckniffen ckniffen added the enhancement New feature or request label Dec 21, 2022
ckniffen added a commit that referenced this issue Feb 9, 2023
The amendment `featureDisallowIncoming` adds 4 new account flags and the
AMM account flag was updated to accommodate them.

This fixes a bug where the AMM page was not showing for AMM accounts.

Closes #520
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant