hiero-ledger / hiero-ledger/hiero-sdk-java
Add HIP-631 Account Virtual Addresses
Open
backlog
enhancement
protobuf
services
- Dominant language
- Java
- Stars
- 264
- Forks
- 192
- Avg merge
- 2d
- Merged PRs (30d)
- 39
Description
### 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: https://github.com/hashgraph/hedera-protobufs/pull/242
### Solution
Add support for:
Note: Naming convention used is not finalized
- [ ] AccountInfo.virtualAddress
- [ ] AccountUpdateTransaction.setVirtualAddress()
- [ ] AccountUpdateTransaction.removeVirtualAddress()
### Alternatives
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.