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

Consider assets in check-account utility #3373

Open
arboleya opened this issue Nov 4, 2024 · 1 comment
Open

Consider assets in check-account utility #3373

arboleya opened this issue Nov 4, 2024 · 1 comment
Assignees
Labels
feat Issue is a feature

Comments

@arboleya
Copy link
Member

arboleya commented Nov 4, 2024

This is a follow-up after:

The idea is to expand the check to include assets:

query isUserAccount(...) {
  ...

  asset(id: $assetId) {
    id
  }
}
@arboleya arboleya added the feat Issue is a feature label Nov 4, 2024
@arboleya arboleya changed the title Improve check-account utility to consider Asset ID Consider assets in check-account utility Nov 4, 2024
@xgreenx
Copy link

xgreenx commented Nov 10, 2024

Related fuel-core issue: FuelLabs/fuel-core#2425

@maschad maschad self-assigned this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

No branches or pull requests

3 participants