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

Add HIP-631 Account Virtual Addresses Support #639

Open
3 tasks
SimiHunjan opened this issue Nov 30, 2022 · 0 comments
Open
3 tasks

Add HIP-631 Account Virtual Addresses Support #639

SimiHunjan opened this issue Nov 30, 2022 · 0 comments
Labels
backlog enhancement New feature or request

Comments

@SimiHunjan
Copy link
Contributor

Problem

HIP-631 introduces a feature that adds virtual address support for accounts

HIP: https://github.com/hashgraph/hedera-improvement-proposal/pull/631/files

Protobuf PR: hashgraph/hedera-protobufs#242

Solution

Add support for:

Note: Naming convention used is not finalized

  • AccountInfo.virtualAddress
  • AccountUpdateTransaction.setVirtualAddress()
  • AccountUpdateTransaction.removeVirtualAddress()

Alternatives

No response

@SimiHunjan SimiHunjan added the enhancement New feature or request label Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant